[XML-SIG] Reading characters

Albert Chin xml-sig@python.org
Tue, 21 May 2002 14:54:42 -0500


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?

I'm using PyXML 0.7.1 and Python 2.2.1.

-- 
albert chin (china@thewrittenword.com)