summaryrefslogtreecommitdiffstats
path: root/Lib/test/threaded_import_hangers.py
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2011-07-15 21:09:58 (GMT)
committerAntoine Pitrou <solipsis@pitrou.net>2011-07-15 21:09:58 (GMT)
commit9e42a4dbaa53250965039932a44eb2771e737648 (patch)
tree65f656e179d4f3b9c378a67aa6a38912e351d976 /Lib/test/threaded_import_hangers.py
parent075050f84f15fb0681254dc3a0b7a53e9fe6668f (diff)
downloadcpython-9e42a4dbaa53250965039932a44eb2771e737648.zip
cpython-9e42a4dbaa53250965039932a44eb2771e737648.tar.gz
cpython-9e42a4dbaa53250965039932a44eb2771e737648.tar.bz2
Fix whitespace
Diffstat (limited to 'Lib/test/threaded_import_hangers.py')
-rw-r--r--Lib/test/threaded_import_hangers.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/threaded_import_hangers.py b/Lib/test/threaded_import_hangers.py
index d7cc255..5484e60 100644
--- a/Lib/test/threaded_import_hangers.py
+++ b/Lib/test/threaded_import_hangers.py
@@ -43,4 +43,3 @@ for name, func, args in [
errors.append("%s appeared to hang" % name)
finally:
del t
-