bundles / IPython 9.14.0.dev / IPython / terminal / shortcuts / BaseBinding / __init__
function
IPython.terminal.shortcuts:BaseBinding.__init__
Signature
def __init__ ( self , command : Callable[[KeyPressEvent], Any] , keys : List[str] ) → None Summary
No Docstrings
Aliases
-
IPython.terminal.shortcuts.BaseBinding.__init__