summaryrefslogtreecommitdiff
path: root/Lib/idlelib/IOBinding.py
diff options
context:
space:
mode:
authorTerry Jan Reedy <tjreedy@udel.edu>2012-05-26 20:45:35 -0400
committerTerry Jan Reedy <tjreedy@udel.edu>2012-05-26 20:45:35 -0400
commit7f5d4104b4fc3399f996f54800da07243a6f0ffa (patch)
tree2d908036667c71047f58f211265e7e7fc7420111 /Lib/idlelib/IOBinding.py
parenteaa7e7825e9f4b211bc104cfde6cc951f9dcb94e (diff)
downloadcpython-git-7f5d4104b4fc3399f996f54800da07243a6f0ffa.tar.gz
#10365 Trim trailing whitespace
Diffstat (limited to 'Lib/idlelib/IOBinding.py')
-rw-r--r--Lib/idlelib/IOBinding.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/idlelib/IOBinding.py b/Lib/idlelib/IOBinding.py
index e11253ef96..5f1b8e4766 100644
--- a/Lib/idlelib/IOBinding.py
+++ b/Lib/idlelib/IOBinding.py
@@ -223,7 +223,7 @@ class IOBinding:
else:
if self.text:
self.text.focus_set()
-
+
return "break"
#
# Code for use outside IDLE: