]> granicus.if.org Git - python/commit
Issue #16511: Use default IDLE width and height if config param is not valid.
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Mon, 24 Dec 2012 11:17:11 +0000 (13:17 +0200)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Mon, 24 Dec 2012 11:17:11 +0000 (13:17 +0200)
commit6a7a49c6318afe8a54fe6dda2dd321af2a275295
treedc40e0c191d6688ef0b27531f177c7f9afe31997
parent7d2fad1be2cb5f02f5dd2940c5e1fdd9cb3659af
parent7174f0883cde6295ae5cc8797bab63f69ca550e3
Issue #16511: Use default IDLE width and height if config param is not valid.

Patch Serhiy Storchaka.
Lib/idlelib/EditorWindow.py
Misc/NEWS