]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Fix whitespace
authorAntoine Pitrou <solipsis@pitrou.net>
Fri, 15 Jul 2011 21:09:58 +0000 (23:09 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Fri, 15 Jul 2011 21:09:58 +0000 (23:09 +0200)
Lib/test/threaded_import_hangers.py

index d7cc2559985d3ce7b894c51bf98044d8c99f38a8..5484e60a0d197d54143add5a70f626f53f6221c6 100644 (file)
@@ -43,4 +43,3 @@ for name, func, args in [
             errors.append("%s appeared to hang" % name)
     finally:
         del t
-