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, mbussonn
Date 2017-02-15.00:05:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487117127.98.0.654662470545.issue29546@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset bc4bed440504597cac47d0a215ee094bfa99ba7e by Brett Cannon in branch 'master':
bpo-29546: Set 'path' on ImportError for ``from ... import ...`` (GH-91)
https://github.com/python/cpython/commit/bc4bed440504597cac47d0a215ee094bfa99ba7e
History
Date User Action Args
2017-02-15 00:05:28brett.cannonsetrecipients: + brett.cannon, barry, mbussonn
2017-02-15 00:05:27brett.cannonsetmessageid: <1487117127.98.0.654662470545.issue29546@psf.upfronthosting.co.za>
2017-02-15 00:05:27brett.cannonlinkissue29546 messages
2017-02-15 00:05:27brett.cannoncreate