<quote who="Ben Leslie">

> I thknk that this is fixed in 2.1 where nested scopes are implemented.

One of the more amusing things about Python:

  from __future__ import nested_scopes

Unfortunately, for everyone out there with code relying on this not being
implemented, Python 2.2 will not have a __past__ directive. :)

Here's the PEP:

  http://www.amk.ca/python/2.1/index.html#SECTION000400000000000000000

- Jeff

-- 
      Australians don't dislike Americans, we just dislike the sight,       
                         sound and thought of them.                         

-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to