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
cd6b8c67ce
commit
3fde191f39
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue