mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
changeover to new keybinding configuration implementation
This commit is contained in:
parent
c628a06c70
commit
72c3bf076f
11 changed files with 50 additions and 109 deletions
|
|
@ -73,6 +73,6 @@ menudefs = [
|
|||
]),
|
||||
]
|
||||
|
||||
default_keydefs = idleConf.GetKeys(keySetName=idleConf.CurrentKeys())
|
||||
default_keydefs = idleConf.GetCurrentKeySet()
|
||||
|
||||
del sys
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue