]> granicus.if.org Git - python/commit
Fix test for free ref to global. This test should have caught a
authorJeremy Hylton <jeremy@alum.mit.edu>
Tue, 30 Jan 2001 01:26:53 +0000 (01:26 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Tue, 30 Jan 2001 01:26:53 +0000 (01:26 +0000)
commit251ef9666e44792a71c5f1cb83c5b1f3b110a46f
tree139b2b9fdc24626538f6634536541c54e23c383f
parentac25a38841b4b14176e52bddeb67fec9e0a81f84
Fix test for free ref to global.  This test should have caught a
recently fixed bug, but it checked for the wrong answer.
Lib/test/test_scope.py