Message 178255 - Python tracker

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.

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.