summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTerry Jan Reedy <tjreedy@udel.edu>2014-05-12 03:37:26 (GMT)
committerTerry Jan Reedy <tjreedy@udel.edu>2014-05-12 03:37:26 (GMT)
commitc5945966aee2fb3ddd96d7521b245cdb9968afcb (patch)
treece4321e8d2862a64bad38089e17f3f85a121cd7f
parent00b0bd55b4d615740e06ac4d445221a176da30f3 (diff)
downloadcpython-c5945966aee2fb3ddd96d7521b245cdb9968afcb.zip
cpython-c5945966aee2fb3ddd96d7521b245cdb9968afcb.tar.gz
cpython-c5945966aee2fb3ddd96d7521b245cdb9968afcb.tar.bz2
whitespace
-rw-r--r--Lib/idlelib/idle_test/htest.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/idlelib/idle_test/htest.py b/Lib/idlelib/idle_test/htest.py
index ac1be5c..aff3140 100644
--- a/Lib/idlelib/idle_test/htest.py
+++ b/Lib/idlelib/idle_test/htest.py
@@ -88,4 +88,3 @@ def runall():
if __name__ == '__main__':
runall()
-