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 cwg
Recipients Arfrever, Guido.van.Rossum, asvetlov, barry, brett.cannon, chris.jerdonek, cvrebert, cwg, eric.snow, ezio.melotti, gvanrossum, jcea, pitrou, python-dev, serhiy.storchaka, theller
Date 2018-02-26.23:39:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519688343.32.0.467229070634.issue15767@psf.upfronthosting.co.za>
In-reply-to
Content
In the above, please replace "understand the decision" by "understand the usefulness of it".

In the above discussion, as an alternative to a new exception, it was proposed to add an attribute to ImportError ('reason'), but then people seemed to agree that this is quite useless outside of importlib (msg192261).  But then I don't understand why the original idea of the exception was revived.
History
Date User Action Args
2018-02-26 23:39:03cwgsetrecipients: + cwg, gvanrossum, barry, brett.cannon, theller, jcea, pitrou, ezio.melotti, Arfrever, cvrebert, asvetlov, chris.jerdonek, python-dev, eric.snow, serhiy.storchaka, Guido.van.Rossum
2018-02-26 23:39:03cwgsetmessageid: <1519688343.32.0.467229070634.issue15767@psf.upfronthosting.co.za>
2018-02-26 23:39:03cwglinkissue15767 messages
2018-02-26 23:39:03cwgcreate