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 eric.snow
Recipients brett.cannon, eric.snow, ncoghlan
Date 2014-04-16.12:57:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397653049.6.0.543936096554.issue21211@psf.upfronthosting.co.za>
In-reply-to
Content
Ah, it's ValueError rather than ImportError that causes the problem.  Regardless, handling it would be necessary.
History
Date User Action Args
2014-04-16 12:57:29eric.snowsetrecipients: + eric.snow, brett.cannon, ncoghlan
2014-04-16 12:57:29eric.snowsetmessageid: <1397653049.6.0.543936096554.issue21211@psf.upfronthosting.co.za>
2014-04-16 12:57:29eric.snowlinkissue21211 messages
2014-04-16 12:57:29eric.snowcreate