Merge with 3.2 #10635 whitespace

This commit is contained in:
Terry Jan Reedy 2012-05-26 20:44:45 -04:00
commit f1ee7886f3
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ class IOBinding:
else:
if self.text:
self.text.focus_set()
return "break"
#
# Code for use outside IDLE: