This is a development version (9.14.0.dev) and may be unstable. Go to latest (9.13.0)
{ } Raw JSON

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__