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 conf
Recipients conf, exarkun, r.david.murray
Date 2009-06-02.01:18:19
SpamBayes Score 0.0018024902
Marked as misclassified No
Message-id <1243905501.76.0.573863431392.issue5230@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks :)
It seems that the error message carried by the ImportError object comes
from Python/import.c:1504.
What should we do:
a) Edit Python/import.c
b) Change the ImportError object
c) Anything else.
History
Date User Action Args
2009-06-02 01:18:21confsetrecipients: + conf, exarkun, r.david.murray
2009-06-02 01:18:21confsetmessageid: <1243905501.76.0.573863431392.issue5230@psf.upfronthosting.co.za>
2009-06-02 01:18:20conflinkissue5230 messages
2009-06-02 01:18:19confcreate