This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author roger.serwy
Recipients doanviettrung, kbk, mark.dickinson, roger.serwy, serhiy.storchaka, terry.reedy
Date 2012-11-20.20:54:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353444887.16.0.79998141203.issue16511@psf.upfronthosting.co.za>
In-reply-to
Content
Serhiy, I applied your patch and it works. However, the initial window size in IDLE Preferences->General are listed as "None" instead of a number.

Perhaps if the userCfg has an invalid value then the defaultCfg should be returned?
History
Date User Action Args
2012-11-20 20:54:47roger.serwysetrecipients: + roger.serwy, terry.reedy, kbk, mark.dickinson, serhiy.storchaka, doanviettrung
2012-11-20 20:54:47roger.serwysetmessageid: <1353444887.16.0.79998141203.issue16511@psf.upfronthosting.co.za>
2012-11-20 20:54:47roger.serwylinkissue16511 messages
2012-11-20 20:54:47roger.serwycreate