- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message178255
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 | benjamin.peterson |
|---|---|
| Recipients | benjamin.peterson, r.david.murray, techtonik |
| Date | 2012-12-26.20:56:40 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1356555400.6.0.713127374778.issue16781@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The best thing would be if we could kill the default use of locals() and globals() in execfile, but that's probably Py4 material. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-12-26 20:56:40 | benjamin.peterson | set | recipients: + benjamin.peterson, techtonik, r.david.murray |
| 2012-12-26 20:56:40 | benjamin.peterson | set | messageid: <1356555400.6.0.713127374778.issue16781@psf.upfronthosting.co.za> |
| 2012-12-26 20:56:40 | benjamin.peterson | link | issue16781 messages |
| 2012-12-26 20:56:40 | benjamin.peterson | create | |

