[issue27821] IDLE custom keymaps don't work anymore (Windows, Python 3.6.0a3)

Terry J. Reedy report at bugs.python.org
Sun Aug 21 08:19:12 EDT 2016


Terry J. Reedy added the comment:

I use a custom key set also and have no problem before or after the Modern Unux patch (else I would not have applied it ;-). Did you have .0a2 installed?  Which Windows?  

What I have in config-main.cfg is 

[Keys]
default = False
name = Terry

[Theme]
default = False
name = Custom Dark

name2 should not be set unless you are using Modern Unix of IDLE Dark respectively.  Anything else and IDLE will possibly not work. What did you see before editing?  Are you running IDLE from a console, so you can see errors printed?

----------
nosy: +serhiy.storchaka

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27821>
_______________________________________


More information about the Python-bugs-list mailing list