]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
remove unused import
authorBenjamin Peterson <benjamin@python.org>
Sat, 11 May 2013 21:12:57 +0000 (16:12 -0500)
committerBenjamin Peterson <benjamin@python.org>
Sat, 11 May 2013 21:12:57 +0000 (16:12 -0500)
Lib/test/test_scope.py

index 70065f93490d39cfd37da1e67c8705f96742ddb2..b325545f32d0b596847adabc9dd53a1a7b09d9ea 100644 (file)
@@ -1,4 +1,3 @@
-import gc
 import unittest
 import weakref