Lexical Scoping Patch

Greg Ewing greg at cosc.canterbury.ac.nz
Mon Aug 9 17:55:39 EDT 1999


I think I've found a way of adding lexical scoping to
Python while avoiding the worst of the cyclic reference
problems.

To find out more, and download the patch, see:

http://www.cosc.canterbury.ac.nz/~greg/python/lexscope.html

== 
Greg Ewing, Computer Science Dept, | The address below is not spam-
University of Canterbury,	   | protected, so as not to waste
Christchurch, New Zealand	   | the time of Guido van Rossum.
greg at cosc.canterbury.ac.nz




More information about the Python-list mailing list