Serhiy Storchaka added the comment:

When width or height are 0, IDLE starts and show window with some minimal width 
or height. When width or height are empty or invalid IDLE can't start.

The proposed patch makes IDLE more resistant against such broken configs.

----------
keywords: +patch
nosy: +kbk, serhiy.storchaka
versions:  -Python 2.6, Python 3.1
Added file: http://bugs.python.org/file28056/idle_safe_getoption.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16511>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to