]> granicus.if.org Git - python/commit
Add warnings about undefined "global"
authorJeremy Hylton <jeremy@alum.mit.edu>
Tue, 27 Feb 2001 05:15:57 +0000 (05:15 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Tue, 27 Feb 2001 05:15:57 +0000 (05:15 +0000)
commitbe77cf7d57ac1e7e4262d919165471de93f3c2ab
treea85d6383360ef45e10bbe8532f3226b2eb425336
parenta35c688055c72e9442f6a82c3ec0e09654077975
Add warnings about undefined "global"
SF bug #233532

XXX Can't figure out how to write test cases that work with warnings
Python/compile.c