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

Method GetExtensionKeys

Lib/idlelib/configHandler.py:461–476  ·  view source on GitHub ↗

returns a dictionary of the configurable keybindings for a particular extension,as they exist in the dictionary returned by GetCurrentKeySet; that is, where previously used bindings are disabled.

(self,extensionName)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

GetExtnNameForEventMethod · 0.95
GetExtensionBindingsMethod · 0.95

Calls 3

GetCurrentKeySetMethod · 0.95
has_sectionMethod · 0.80
GetOptionListMethod · 0.80

Tested by

no test coverage detected