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 barry, brett.cannon
Date 2017-02-13.18:24:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487010290.21.0.630767463619.issue29546@psf.upfronthosting.co.za>
In-reply-to
Content
So 'path' already exists on ImportError so tweaking the message when the path is known wouldn't be difficult (https://docs.python.org/3/library/exceptions.html?highlight=importerror#ImportError).
History
Date User Action Args
2017-02-13 18:24:50brett.cannonsetrecipients: + brett.cannon, barry
2017-02-13 18:24:50brett.cannonsetmessageid: <1487010290.21.0.630767463619.issue29546@psf.upfronthosting.co.za>
2017-02-13 18:24:50brett.cannonlinkissue29546 messages
2017-02-13 18:24:50brett.cannoncreate