mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
#10365 Trim trailing whitespace
This commit is contained in:
parent
eaa7e7825e
commit
7f5d4104b4
1 changed files with 1 additions and 1 deletions
|
@ -223,7 +223,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:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue