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.03:04:16
SpamBayes Score 0.48006338
Marked as misclassified No
Message-id <1205895857.66.0.803107594882.issue2409@psf.upfronthosting.co.za>
In-reply-to
Content
Attaching a patch that implements optional_import().

The only arg included from __import__ is fromfile, as it's the only one 
I needed to fix up the stdlib.
History
Date User Action Args
2008-03-19 03:04:17jeff.baloghsetspambayes_score: 0.480063 -> 0.48006338
recipients: + jeff.balogh, nnorwitz
2008-03-19 03:04:17jeff.baloghsetspambayes_score: 0.480063 -> 0.480063
messageid: <1205895857.66.0.803107594882.issue2409@psf.upfronthosting.co.za>
2008-03-19 03:04:17jeff.baloghlinkissue2409 messages
2008-03-19 03:04:16jeff.baloghcreate