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 olivier57
Recipients olivier57
Date 2012-01-22.11:45:36
SpamBayes Score 1.19875e-06
Marked as misclassified No
Message-id <1327232737.47.0.872325277438.issue13836@psf.upfronthosting.co.za>
In-reply-to
Content
Hi,

I tried to define new key in python idle and then python 2.5.1 failed to launch. 

What I did : I defined a new key, applied and changed my mind, removed my key set named 'ole'.

I launched cmd
C:\Python25\Lib\idlelib>..\..\python idle.py

got dozens of messages :

Warning: configHandler.py - IdleConf.GetOption -
problem retrieving configration option 'redo'
from section 'ole'.
returning default value: ''

Finally, this opened python idle so I went again to configure idle/keys and saw that my key set was still there. I selected again "Delete custom Key set" and now it's ok.
History
Date User Action Args
2012-01-22 11:45:37olivier57setrecipients: + olivier57
2012-01-22 11:45:37olivier57setmessageid: <1327232737.47.0.872325277438.issue13836@psf.upfronthosting.co.za>
2012-01-22 11:45:36olivier57linkissue13836 messages
2012-01-22 11:45:36olivier57create