Stefan Behnel wrote:
> Note that you have to merge character sequences yourself in SAX.
> There is no guarantee into how many chunks the textual context of a single tag
^ content ^
> is broken before it is passed to the characters() SAX method.Oh, well... Stefan -- http://mail.python.org/mailman/listinfo/python-list
