[Python-Dev] Python 2.1.1

Jeremy Hylton jeremy@alum.mit.edu
Thu, 12 Jul 2001 12:26:50 -0400


There's also a nested scopes bug, related to classes that use the same free
variable in several classes.  Evan Simpson said he posted a SF report about
it, but I can't find it.  I may be able to look into it. I'd rather not be
on the hook for it, but I'm not sure anyone else understands the code :-(.

Jeremy