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 zach.ware
Recipients brett.cannon, ezio.melotti, zach.ware
Date 2013-01-10.16:39:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1357835997.28.0.488005818919.issue16918@psf.upfronthosting.co.za>
In-reply-to
Content
Here's the fix for test_codecs.py, I believe.  I had a few headaches trying to get this patch created without changing some of the characters or adding a BOM to the file, and at one point the test was failing for no apparent reason.  This version of the patch seems to work on my machine, though.
History
Date User Action Args
2013-01-10 16:39:57zach.waresetrecipients: + zach.ware, brett.cannon, ezio.melotti
2013-01-10 16:39:57zach.waresetmessageid: <1357835997.28.0.488005818919.issue16918@psf.upfronthosting.co.za>
2013-01-10 16:39:56zach.warelinkissue16918 messages
2013-01-10 16:39:55zach.warecreate