Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f1ee788

Browse files
committed
Merge with 3.2 #10635 whitespace
2 parents 935d5eb + 3fde191 commit f1ee788

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/idlelib/IOBinding.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ def open(self, event=None, editFile=None):
183183
else:
184184
if self.text:
185185
self.text.focus_set()
186-
186+
187187
return "break"
188188
#
189189
# Code for use outside IDLE:

0 commit comments

Comments
 (0)