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 python-dev
Recipients Trundle, belopolsky, brett.cannon, brian.curtin, cool-RR, eric.araujo, eric.snow, giampaolo.rodola, gruszczy, loewis, ncoghlan, nedbat, pitrou, python-dev, r.david.murray, techtonik, vstinner
Date 2012-04-13.00:25:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1SIUK8-0003Wx-P7@dinsdale.python.org>
In-reply-to
Content
New changeset 6825fd9b00ed by Brett Cannon in branch 'default':
Issue #1559549: Add 'name' and 'path' attributes to ImportError.
http://hg.python.org/cpython/rev/6825fd9b00ed
History
Date User Action Args
2012-04-13 00:25:14python-devsetrecipients: + python-dev, loewis, brett.cannon, ncoghlan, belopolsky, pitrou, vstinner, techtonik, giampaolo.rodola, nedbat, eric.araujo, r.david.murray, Trundle, brian.curtin, gruszczy, cool-RR, eric.snow
2012-04-13 00:25:14python-devlinkissue1559549 messages
2012-04-13 00:25:13python-devcreate