New submission from Trung Doan:
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 wa
Trung Doan added the comment:
Suggestion: When Python is installed, it starts its configurations files
afresh.
Trung Doan
===
On Wed, Nov 21, 2012 at 8:54 AM, Serhiy Storchaka wrote:
>
> Serhiy Storchaka added the comment:
>
> Patch updated. Added warning for case when user c
Trung Doan added the comment:
I think I will leave it at that, because in the general case probably some
things should be re-initialised during a new/re-install while others should
be left as is, but as a beginner I am far from knowing which ones are which.
Trung
==
On Mon, Dec 24