]> 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:59 +0000 (13:17 +0200)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Mon, 24 Dec 2012 11:17:59 +0000 (13:17 +0200)
commitd8590ff209369f45a5ed417c79ce255a33f70a1d
tree4f12c22f6c91af77bef89b530d3890a30151b6f5
parent1c6c90fc73bc779da80982aaf0c17644c6017fa5
Issue #16511: Use default IDLE width and height if config param is not valid.

Patch Serhiy Storchaka.
Lib/idlelib/EditorWindow.py
Lib/idlelib/FormatParagraph.py
Lib/idlelib/configDialog.py
Lib/idlelib/configHandler.py