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 kristjan.jonsson
Recipients amaury.forgeotdarc, brian.curtin, cgohlke, eric.snow, georg.brandl, kristjan.jonsson, loewis, ncoghlan, python-dev, techtonik
Date 2012-06-05.22:05:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1338933943.0.0.232279419426.issue10854@psf.upfronthosting.co.za>
In-reply-to
Content
repr() or str() of ImportError doesn't include the 'name' or 'path' members.  It would be useful to have them added to the repr if present.
History
Date User Action Args
2012-06-05 22:05:43kristjan.jonssonsetrecipients: + kristjan.jonsson, loewis, georg.brandl, amaury.forgeotdarc, ncoghlan, techtonik, brian.curtin, cgohlke, python-dev, eric.snow
2012-06-05 22:05:42kristjan.jonssonsetmessageid: <1338933943.0.0.232279419426.issue10854@psf.upfronthosting.co.za>
2012-06-05 22:05:42kristjan.jonssonlinkissue10854 messages
2012-06-05 22:05:42kristjan.jonssoncreate