MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / GetKeySet

Method GetKeySet

Lib/idlelib/configHandler.py:540–556  ·  view source on GitHub ↗

Returns a dictionary of: all requested core keybindings, plus the keybindings for all currently active extensions. If a binding defined in an extension is already in use, that binding is disabled.

(self,keySetName)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

GetCurrentKeySetMethod · 0.95
LoadKeysListMethod · 0.80

Calls 5

GetCoreKeysMethod · 0.95
GetExtensionsMethod · 0.95
__GetRawExtensionKeysMethod · 0.95
keysMethod · 0.45
valuesMethod · 0.45

Tested by

no test coverage detected