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 vslavik
Recipients Rhamphoryncus, fdirosa, nnorwitz, timbishop, vslavik
Date 2008-06-04.06:59:30
SpamBayes Score 0.09284486
Marked as misclassified No
Message-id <1212562773.53.0.341570622893.issue1758146@psf.upfronthosting.co.za>
In-reply-to
Content
> This could be done either by not using the normal import mechanism

This is completely unrealistic suggestion, people use libraries and
frameworks in their code, you're in effect suggestion that no library
that could possibly be used in webapp should use (standard) import.

I may be wrong, but I strongly suggest that you do talk to
mod_python/wsgi people (who know much better than me) about what
real-life uses of isolated interpreters are, before entertaining the
idea of getting rid of the feature.
History
Date User Action Args
2008-06-04 06:59:33vslaviksetspambayes_score: 0.0928449 -> 0.09284486
recipients: + vslavik, nnorwitz, Rhamphoryncus, timbishop, fdirosa
2008-06-04 06:59:33vslaviksetspambayes_score: 0.0928449 -> 0.0928449
messageid: <1212562773.53.0.341570622893.issue1758146@psf.upfronthosting.co.za>
2008-06-04 06:59:32vslaviklinkissue1758146 messages
2008-06-04 06:59:31vslavikcreate