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.
Created on 2012年01月22日 11:45 by olivier57, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg151771 - (view) | Author: olivier (olivier57) | Date: 2012年01月22日 11:45 | |
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. |
|||
| msg152135 - (view) | Author: Terry J. Reedy (terry.reedy) * (Python committer) | Date: 2012年01月27日 22:58 | |
We are aware that key-binding deletion is not working correctly. I am pretty sure this report has the same underlying issue as #4765. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:25 | admin | set | github: 58044 |
| 2012年01月27日 22:58:43 | terry.reedy | set | status: open -> closed nosy: + terry.reedy, roger.serwy messages: + msg152135 superseder: IDLE fails to "Delete Custom Key Set" properly resolution: duplicate |
| 2012年01月22日 11:45:36 | olivier57 | create | |