]> granicus.if.org Git - python/commit
verify that warnings are issued for bogus uses of global
authorJeremy Hylton <jeremy@alum.mit.edu>
Wed, 28 Feb 2001 01:51:01 +0000 (01:51 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Wed, 28 Feb 2001 01:51:01 +0000 (01:51 +0000)
commit8e43cd79293d70ddb6728ef90335e442d96ce038
tree6cacd9efabf15eddaccbdbdfd86214efe7da38d4
parentff443a51ebdb290fb329213e887eda54a2eaad62
verify that warnings are issued for bogus uses of global
Lib/test/output/test_global [new file with mode: 0644]
Lib/test/test_global.py [new file with mode: 0644]