]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove now-unnecessary "from __future__ import nested_scopes" stmts.
authorTim Peters <tim.peters@gmail.com>
Thu, 12 Jul 2001 22:36:02 +0000 (22:36 +0000)
committerTim Peters <tim.peters@gmail.com>
Thu, 12 Jul 2001 22:36:02 +0000 (22:36 +0000)
commitc4889c496ade6a1529a74054f8fcc2847d8cd0bb
tree996c3f196b2fe35c6c0e6c382cd1450b60594136
parent9a1ae1a9605b2832e2cdfee1f35cbb811ca2729f
Remove now-unnecessary "from __future__  import nested_scopes" stmts.
Lib/__future__.py
Lib/symtable.py
Lib/test/test_generators.py
Lib/test/test_scope.py
PCbuild/rmpyc.py