[Python-3000] replace globals() and global statement with global builtin object

Guido van Rossum guido at python.org
Mon Jul 3 07:06:58 CEST 2006


On 7/3/06, Greg Ewing <greg.ewing at canterbury.ac.nz> wrote:
> Guido van Rossum wrote:
> > I don't yet want to add "improve global" as a
> > no-no to PEP 3099.
>
> What about simply redefining it to mean "not local"?
> No syntax change at all, and just a very small
> semantic change.

That can be debated. What's your goal?

-- 
--Guido van Rossum (home page: http://www.python.org/~guido/)


More information about the Python-3000 mailing list