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 Matthew.Bentley
Recipients Matthew.Bentley, ezio.melotti, lemburg, loewis, nnorwitz, serhiy.storchaka
Date 2013-06-11.03:30:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1370921423.58.0.0244398944133.issue18048@psf.upfronthosting.co.za>
In-reply-to
Content
OK, I think I fixed this.  I merged the two tests into one, called test_source_encoding.py.  It doesn't fail, and I'm not sure what else I need to do.  

Patch is attached.

This is also my first patch, so please tell me if I'm doing anything wrong.
History
Date User Action Args
2013-06-11 03:30:23Matthew.Bentleysetrecipients: + Matthew.Bentley, lemburg, loewis, nnorwitz, ezio.melotti, serhiy.storchaka
2013-06-11 03:30:23Matthew.Bentleysetmessageid: <1370921423.58.0.0244398944133.issue18048@psf.upfronthosting.co.za>
2013-06-11 03:30:23Matthew.Bentleylinkissue18048 messages
2013-06-11 03:30:23Matthew.Bentleycreate