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 jeff.balogh
Recipients jeff.balogh, nnorwitz
Date 2008-03-19.04:30:38
SpamBayes Score 0.3553354
Marked as misclassified No
Message-id <1205901040.4.0.216348216906.issue2409@psf.upfronthosting.co.za>
In-reply-to
Content
Attaching a patch, based on the previous patches, that fixes the stdlib 
to use optional_import where ImportError was raised.

These need testing on various platforms to make sure all the 
ImportErrors are caught.  I'm on x86 Linux.
History
Date User Action Args
2008-03-19 04:30:40jeff.baloghsetspambayes_score: 0.355335 -> 0.3553354
recipients: + jeff.balogh, nnorwitz
2008-03-19 04:30:40jeff.baloghsetspambayes_score: 0.355335 -> 0.355335
messageid: <1205901040.4.0.216348216906.issue2409@psf.upfronthosting.co.za>
2008-03-19 04:30:39jeff.baloghlinkissue2409 messages
2008-03-19 04:30:39jeff.baloghcreate