[Python-checkins] cpython (3.4): whitespace

terry.reedy python-checkins at python.org
Mon Jun 16 08:41:13 CEST 2014


http://hg.python.org/cpython/rev/f741012f48a0
changeset: 91201:f741012f48a0
branch: 3.4
parent: 91198:ddf15cf0db72
user: Terry Jan Reedy <tjreedy at udel.edu>
date: Mon Jun 16 02:40:24 2014 -0400
summary:
 whitespace
files:
 Lib/idlelib/HyperParser.py | 2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Lib/idlelib/HyperParser.py b/Lib/idlelib/HyperParser.py
--- a/Lib/idlelib/HyperParser.py
+++ b/Lib/idlelib/HyperParser.py
@@ -112,7 +112,7 @@
 If it is not surrounded by brackets, or the end of line comes
 before the closing bracket and mustclose is True, returns None.
 """
- 
+
 bracketinglevel = self.bracketing[self.indexbracket][1]
 before = self.indexbracket
 while (not self.isopener[before] or
-- 
Repository URL: http://hg.python.org/cpython


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /