[Python-checkins] cpython (2.7): whitespace
terry.reedy
python-checkins at python.org
Mon May 12 05:37:59 CEST 2014
http://hg.python.org/cpython/rev/670fb496f1f6
changeset: 90656:670fb496f1f6
branch: 2.7
parent: 90651:460203eaf731
user: Terry Jan Reedy <tjreedy at udel.edu>
date: Sun May 11 23:37:26 2014 -0400
summary:
whitespace
files:
Lib/idlelib/idle_test/htest.py | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/Lib/idlelib/idle_test/htest.py b/Lib/idlelib/idle_test/htest.py
--- a/Lib/idlelib/idle_test/htest.py
+++ b/Lib/idlelib/idle_test/htest.py
@@ -88,4 +88,3 @@
if __name__ == '__main__':
runall()
-
--
Repository URL: http://hg.python.org/cpython
More information about the Python-checkins
mailing list