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

Method GetKeyBinding

Lib/idlelib/configHandler.py:515–524  ·  view source on GitHub ↗

returns the keybinding for a specific event. keySetName - string, name of key binding set eventStr - string, the virtual event we want the binding for, represented as a string, eg. '< >'

(self, keySetName, eventStr)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

GetCoreKeysMethod · 0.95

Calls 2

GetOptionMethod · 0.95
splitMethod · 0.80

Tested by

no test coverage detected