You are viewing an older version (9.11.0). Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.11.0 / 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__