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 brett.cannon
Recipients Brian.Herman, brett.cannon, eryksun, paul.moore, python-dev, serhiy.storchaka, steve.dower, tim.golden, zach.ware
Date 2016-07-15.18:56:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1468608963.45.0.143570726514.issue27083@psf.upfronthosting.co.za>
In-reply-to
Content
I fixed this by simply checking for both b'PYTHONCASEOK' and 'PYTHONCASEOK'. Thanks for the bug report, Eryk!
History
Date User Action Args
2016-07-15 18:56:03brett.cannonsetrecipients: + brett.cannon, paul.moore, tim.golden, Brian.Herman, python-dev, zach.ware, serhiy.storchaka, eryksun, steve.dower
2016-07-15 18:56:03brett.cannonsetmessageid: <1468608963.45.0.143570726514.issue27083@psf.upfronthosting.co.za>
2016-07-15 18:56:03brett.cannonlinkissue27083 messages
2016-07-15 18:56:03brett.cannoncreate