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 pitrou
Recipients Arfrever, asvetlov, barry, brett.cannon, chris.jerdonek, cvrebert, eric.snow, ezio.melotti, pitrou, serhiy.storchaka
Date 2013-02-19.19:49:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1361303161.19503.0.camel@localhost.localdomain>
In-reply-to <20130219144427.507611c1@anarchist.wooz.org>
Content
> >Can this be the same ImportError but with special flag?
> 
> Like an attribute on the exception?  +1

ImportError.has_different_meaning_but_too_lazy_to_create_a_distinct_exception_class_for_it ?

(or perhaps you would prefer the camelCase version :-))
History
Date User Action Args
2013-02-19 19:49:24pitrousetrecipients: + pitrou, barry, brett.cannon, ezio.melotti, Arfrever, cvrebert, asvetlov, chris.jerdonek, eric.snow, serhiy.storchaka
2013-02-19 19:49:23pitroulinkissue15767 messages
2013-02-19 19:49:23pitroucreate