]> granicus.if.org Git - python/commit
Remove unneeded use of globals() and locals() in test on imports
authorGregory P. Smith <greg@krypto.org>
Tue, 28 Jan 2014 08:29:46 +0000 (00:29 -0800)
committerGregory P. Smith <greg@krypto.org>
Tue, 28 Jan 2014 08:29:46 +0000 (00:29 -0800)
commit9ca520a09cf20ff6e2f9206745cd5bb8f7deea8e
tree3954bb9cde6fe6a048341c4b26f8134c0c9015e1
parentaaef0e7821e10c851277efa44022d1b27ec6453f
Remove unneeded use of globals() and locals() in test on imports
introduced with the issue19081 tests.
Lib/test/test_zipimport.py