[Python-checkins] cpython (3.4): whitespace

terry.reedy python-checkins at python.org
Mon May 12 05:37:56 CEST 2014


http://hg.python.org/cpython/rev/7d5aac1650af
changeset:   90654:7d5aac1650af
branch:      3.4
parent:      90652:617656f7b538
user:        Terry Jan Reedy <tjreedy at udel.edu>
date:        Sun May 11 23:35:09 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