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, eric.snow, mjacob, ncoghlan
Date 2016-02-18.22:53:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1455836023.56.0.466746326025.issue26367@psf.upfronthosting.co.za>
In-reply-to
Content
The corresponding code in C that actually does the check: https://hg.python.org/cpython/file/default/Python/import.c#l1498

Manuel, can you sign the CLA at https://www.python.org/psf/contrib/contrib-form/ ? Once you sign it I can officially review your patch, otherwise I technically can't touch your code.
History
Date User Action Args
2016-02-18 22:53:43brett.cannonsetrecipients: + brett.cannon, ncoghlan, eric.snow, mjacob
2016-02-18 22:53:43brett.cannonsetmessageid: <1455836023.56.0.466746326025.issue26367@psf.upfronthosting.co.za>
2016-02-18 22:53:43brett.cannonlinkissue26367 messages
2016-02-18 22:53:43brett.cannoncreate