[issue25662] _tkinter.TclError: bad event type or keysym "Alt"

Chesqa Yen report at bugs.python.org
Wed Nov 18 19:37:18 EST 2015


Chesqa Yen added the comment:

Under the users .idlerc folder:

C:\Users\Francesca\.idlerc

edit config-extensions.cfg in notepad (don't select always open with)

The code should look like this:

[CodeContext]
visible = False

[ScriptBinding_cfgBindings]
run-module = <Control-Key-F5>

So edited mine to be like this as it was changed to <Control-Alt> and idle was working again!

----------
resolution:  -> fixed
status: open -> closed

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


More information about the Python-bugs-list mailing list