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, vstinner
Date 2016-01-13.17:44:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1452707082.42.0.365065880827.issue26099@psf.upfronthosting.co.za>
In-reply-to
Content
This is a change in semantics. It might be better to log an ImportWarning when the import fails and keep the current semantics (and be careful about importing warnings).
History
Date User Action Args
2016-01-13 17:44:42brett.cannonsetrecipients: + brett.cannon, vstinner
2016-01-13 17:44:42brett.cannonsetmessageid: <1452707082.42.0.365065880827.issue26099@psf.upfronthosting.co.za>
2016-01-13 17:44:42brett.cannonlinkissue26099 messages
2016-01-13 17:44:42brett.cannoncreate