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

Skip to content

Commit 8ce85b5

Browse files
committed
Merge with 3.5
2 parents 6f1f091 + 452498a commit 8ce85b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/idlelib/PyShell.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1547,7 +1547,7 @@ def main():
15471547
root.withdraw()
15481548
flist = PyShellFileList(root)
15491549
macosxSupport.setupApp(root, flist)
1550-
1550+
15511551
if macosxSupport.isAquaTk():
15521552
# There are some screwed up <2> class bindings for text
15531553
# widgets defined in Tk which we need to do away with.

0 commit comments

Comments
 (0)