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 tim.peters
Recipients brian.curtin, christian.heimes, serhiy.storchaka, terry.reedy, tim.peters
Date 2013-09-01.18:04:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1378058661.05.0.254563335495.issue18889@psf.upfronthosting.co.za>
In-reply-to
Content
Seeing as Python 3 _does_ open these files in binary mode, I fiddled my local .hgeol to mark the test files as BIN (then deleted the test data directory and did an "hg revert" on the directory).  Then test_sax passes.  

I don't know whether that's the proper fix, but it works ;-)
History
Date User Action Args
2013-09-01 18:04:21tim.peterssetrecipients: + tim.peters, terry.reedy, christian.heimes, brian.curtin, serhiy.storchaka
2013-09-01 18:04:21tim.peterssetmessageid: <1378058661.05.0.254563335495.issue18889@psf.upfronthosting.co.za>
2013-09-01 18:04:20tim.peterslinkissue18889 messages
2013-09-01 18:04:20tim.peterscreate