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 vstinner
Recipients ezio.melotti, methane, vstinner, yan12125
Date 2017-01-12.10:32:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwZDpMBG0QaC5qoc6ChohR6u7qnrsebAnaH-=M8sKw-OmQ@mail.gmail.com>
In-reply-to <1484216381.91.0.0400781106212.issue29240@psf.upfronthosting.co.za>
Content
Hum, test_utf8mode lacks an unit test on the -E command line option:
PYTHONUTF8 should be ignored if -E is used.
History
Date User Action Args
2017-01-12 10:32:24vstinnersetrecipients: + vstinner, ezio.melotti, methane, yan12125
2017-01-12 10:32:24vstinnerlinkissue29240 messages
2017-01-12 10:32:24vstinnercreate