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, vstinner
Date 2016-03-24.17:00:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1458838811.35.0.53840805922.issue26637@psf.upfronthosting.co.za>
In-reply-to
Content
Either ImportError or TypeError. ImportError makes sense since this is directly related to import semantics while TypeError makes sense as we are saying None specifically is not allowed.
History
Date User Action Args
2016-03-24 17:00:11brett.cannonsetrecipients: + brett.cannon, vstinner, eric.snow
2016-03-24 17:00:11brett.cannonsetmessageid: <1458838811.35.0.53840805922.issue26637@psf.upfronthosting.co.za>
2016-03-24 17:00:11brett.cannonlinkissue26637 messages
2016-03-24 17:00:11brett.cannoncreate