Indeed, the URL doesn't work any more, since the package is no longer
maintained...

FWIW, the patch consists in adding:
                self.datasize = len(self.data)
right after (and in the same indentation as):
                self.data = self.charset_converter(self.data)
in the parse_xml_decl function in the xmlutils.py file of the python-xml
package (around line 722 in my version).

The latest version in Debian has already that patch applied, though.

Hope this helps,

Dom



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to