Commit f1ee7886 authored by Terry Jan Reedy's avatar Terry Jan Reedy

Merge with 3.2 #10635 whitespace

parents 935d5eb4 3fde191f
...@@ -183,7 +183,7 @@ class IOBinding: ...@@ -183,7 +183,7 @@ class IOBinding:
else: else:
if self.text: if self.text:
self.text.focus_set() self.text.focus_set()
return "break" return "break"
# #
# Code for use outside IDLE: # Code for use outside IDLE:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment