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 luiz.poleto
Recipients Anthony.Kong, Fotis.Koutoulakis, eric.snow, luiz.poleto, ncoghlan
Date 2014-04-21.02:36:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1398047815.57.0.128924486528.issue19771@psf.upfronthosting.co.za>
In-reply-to
Content
As suggested by Nick, the fix is done be verifying the name attribute of the raised ImportError exception; the exception is then re-raised with the appropriate description.
History
Date User Action Args
2014-04-21 02:36:55luiz.poletosetrecipients: + luiz.poleto, ncoghlan, eric.snow, Anthony.Kong, Fotis.Koutoulakis
2014-04-21 02:36:55luiz.poletosetmessageid: <1398047815.57.0.128924486528.issue19771@psf.upfronthosting.co.za>
2014-04-21 02:36:55luiz.poletolinkissue19771 messages
2014-04-21 02:36:55luiz.poletocreate