This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author cms103
Recipients cms103, loewis
Date 2009-08-12.21:06:31
SpamBayes Score 0.00028046448
Marked as misclassified No
Message-id <1250111194.27.0.657777189248.issue6686@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not familiar with the inner workings of the expat integration with
Python, so the attached patches need careful review.

The first patch (expatreader.py.patch) is the minimum to resolve this
issue.  The second patch (expatreader.py.patch2) also exposes the
version and encoding parameters via the Locator2 interface
(http://www.saxproject.org/apidoc/org/xml/sax/ext/Locator2.html), which
I'd recommend including.
History
Date User Action Args
2009-08-12 21:06:35cms103setrecipients: + cms103, loewis
2009-08-12 21:06:34cms103setmessageid: <1250111194.27.0.657777189248.issue6686@psf.upfronthosting.co.za>
2009-08-12 21:06:32cms103linkissue6686 messages
2009-08-12 21:06:32cms103create