#10365 Trim trailing whitespace
This commit is contained in:
parent
eaa7e7825e
commit
7f5d4104b4
|
@ -223,7 +223,7 @@ class IOBinding:
|
|||
else:
|
||||
if self.text:
|
||||
self.text.focus_set()
|
||||
|
||||
|
||||
return "break"
|
||||
#
|
||||
# Code for use outside IDLE:
|
||||
|
|
Loading…
Reference in New Issue