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 sconseil
Recipients sconseil
Date 2013-05-06.11:14:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1367838846.54.0.113997926456.issue17915@psf.upfronthosting.co.za>
In-reply-to
Content
There is an encoding issue between codecs.open and sax (see attached file). The issue is reproducible on Python 3.3.1, it is working fine on Python 3.3.0
History
Date User Action Args
2013-05-06 11:14:06sconseilsetrecipients: + sconseil
2013-05-06 11:14:06sconseilsetmessageid: <1367838846.54.0.113997926456.issue17915@psf.upfronthosting.co.za>
2013-05-06 11:14:06sconseillinkissue17915 messages
2013-05-06 11:14:06sconseilcreate