Feb. 11, 2002
12:09 a.m.
[Skip]
In the face of exec statements or calls to execfile can't the compiler just generate the usual LOAD_NAME fallback instead of the new-fangled LOAD_GLOBAL opcode?
Very good! --Guido van Rossum (home page: http://www.python.org/~guido/)