Message 160147 - Python tracker
Message160147
| 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:38 | brett.cannon | set | recipients: + brett.cannon, lemburg, ncoghlan, pitrou, eric.smith, eric.araujo, Arfrever, python-dev, eric.snow |
| 2012-05-07 15:01:38 | brett.cannon | set | messageid: <1336402898.09.0.459727646619.issue14657@psf.upfronthosting.co.za> |
| 2012-05-07 15:01:37 | brett.cannon | link | issue14657 messages |
| 2012-05-07 15:01:37 | brett.cannon | create | |