Browse Source

whitespace

pull/40/head
Terry Jan Reedy 11 years ago
parent
commit
f94471c140
  1. 2
      Lib/idlelib/PyShell.py

2
Lib/idlelib/PyShell.py

@ -1547,7 +1547,7 @@ def main():
root.withdraw()
flist = PyShellFileList(root)
macosxSupport.setupApp(root, flist)
if macosxSupport.isAquaTk():
# There are some screwed up <2> class bindings for text
# widgets defined in Tk which we need to do away with.

Loading…
Cancel
Save