]> granicus.if.org Git - python/commit
PEP 227 implementation
authorJeremy Hylton <jeremy@alum.mit.edu>
Thu, 25 Jan 2001 20:11:23 +0000 (20:11 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Thu, 25 Jan 2001 20:11:23 +0000 (20:11 +0000)
commit4588c78fafd569deb21b1a721a8507636a507837
tree0da0ac42b584300348e12c9083ccba40e6912b36
parent5e2d0764cd95b40de64fff54e14091e0e6bdf6f6
PEP 227 implementation

New tests cases for nested scopes.
Lib/test/output/test_scope [new file with mode: 0644]
Lib/test/test_scope.py [new file with mode: 0644]