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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, john.weldon, lemburg
Date 2008-12-05.12:28:05
SpamBayes Score 0.005648164
Marked as misclassified No
Message-id <1228480089.15.0.0706302083901.issue4540@psf.upfronthosting.co.za>
In-reply-to
Content
Attached patch ignores any Exception during module import.
Note that KeyboardInterrupt is not caught: it is not an Exception.

I could provide a similar patch for 2.7, if there is some interest; but
no crash was reported.
History
Date User Action Args
2008-12-05 12:28:09amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, lemburg, john.weldon
2008-12-05 12:28:09amaury.forgeotdarcsetmessageid: <1228480089.15.0.0706302083901.issue4540@psf.upfronthosting.co.za>
2008-12-05 12:28:07amaury.forgeotdarclinkissue4540 messages
2008-12-05 12:28:06amaury.forgeotdarccreate