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 doanviettrung
Recipients doanviettrung
Date 2012-11-20.09:11:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353402683.59.0.506153006404.issue16511@psf.upfronthosting.co.za>
In-reply-to
Content
In Python 2.5.4's config-main.cfg file, if [EditorWindow]'s width and height are left blank or set to zero, then IDLE window won't show. Uninstalling and re-installing Python didn't help. Problem solved only when the config-main.cfg file was manually edited to give non-zero values.
History
Date User Action Args
2012-11-20 09:11:23doanviettrungsetrecipients: + doanviettrung
2012-11-20 09:11:23doanviettrungsetmessageid: <1353402683.59.0.506153006404.issue16511@psf.upfronthosting.co.za>
2012-11-20 09:11:23doanviettrunglinkissue16511 messages
2012-11-20 09:11:22doanviettrungcreate