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 Ben Lewis2, brett.cannon, eric.snow, ncoghlan
Date 2019-06-28.19:26:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561749971.47.0.619921556967.issue37444@roundup.psfhosted.org>
In-reply-to
Content
Importllib code raising the exception is https://github.com/python/cpython/blob/f9f8e3ce709ceb15c8db8c8dde940daf1febf13d/Lib/importlib/_bootstrap.py#L874-L876 .
History
Date User Action Args
2019-06-28 19:26:11brett.cannonsetrecipients: + brett.cannon, ncoghlan, eric.snow, Ben Lewis2
2019-06-28 19:26:11brett.cannonsetmessageid: <1561749971.47.0.619921556967.issue37444@roundup.psfhosted.org>
2019-06-28 19:26:11brett.cannonlinkissue37444 messages
2019-06-28 19:26:11brett.cannoncreate