[XML-SIG] Reading characters

Albert Chin xml-sig@python.org
Tue, 21 May 2002 18:34:16 -0500


On Tue, May 21, 2002 at 04:04:50PM -0400, Fred L. Drake, Jr. wrote:
> 
> Albert Chin writes:
>  > I have an XML element that contains a lot of data (it's a base64
>  > encoded file). Reading the characters through the default characters()
>  > function is slow (one line at a time). How can I read more?
> 
> That's a general behavior of Expat which is not configurable at this
> time.

Can I use another SAX parser in PyXML?

-- 
albert chin (china@thewrittenword.com)