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 brett.cannon
Recipients Arfrever, brett.cannon, eric.araujo, eric.smith, eric.snow, lemburg, ncoghlan, pitrou, python-dev
Date 2012-05-07.15:01:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1336402898.09.0.459727646619.issue14657@psf.upfronthosting.co.za>
In-reply-to
Content
Should we have a separate context manager for this, or just make it a flag for a unified import_state() decorator? Or do we want to *always* force the use of the Python code instead of the frozen code?
History
Date User Action Args
2012-05-07 15:01:38brett.cannonsetrecipients: + brett.cannon, lemburg, ncoghlan, pitrou, eric.smith, eric.araujo, Arfrever, python-dev, eric.snow
2012-05-07 15:01:38brett.cannonsetmessageid: <1336402898.09.0.459727646619.issue14657@psf.upfronthosting.co.za>
2012-05-07 15:01:37brett.cannonlinkissue14657 messages
2012-05-07 15:01:37brett.cannoncreate