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 brett.cannon
Date 2012-12-31.14:34:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1356964491.55.0.198222992625.issue16826@psf.upfronthosting.co.za>
In-reply-to
Content
Importlib, when checking for PYTHONCASEOK, does not respect -E as it did in Python 3.2 and earlier (http://hg.python.org/cpython/file/0786dfc3b2b4/Python/import.c#l1933).
History
Date User Action Args
2012-12-31 14:34:51brett.cannonsetrecipients: + brett.cannon
2012-12-31 14:34:51brett.cannonsetmessageid: <1356964491.55.0.198222992625.issue16826@psf.upfronthosting.co.za>
2012-12-31 14:34:51brett.cannonlinkissue16826 messages
2012-12-31 14:34:51brett.cannoncreate