[Python-Dev] Python 3.0rc2: problem with exec()ing files
Aahz
aahz at pythoncraft.com
Tue Nov 11 16:24:20 CET 2008
On Tue, Nov 11, 2008, Jukka Aho wrote:
>
> The current Py3k documentation [1] states that the built-in exec()
> function should be able to execute code from "open file objects":
Second of all, this discussion should probably go on the python-3000
list. But first of all, please file a bug report -- that's the only way
we have of tracking things.
--
Aahz (aahz at pythoncraft.com) <*> http://www.pythoncraft.com/
"It is easier to optimize correct code than to correct optimized code."
--Bill Harlan
More information about the Python-Dev
mailing list