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

bundles / IPython 9.3.0 / IPython / core / history / HistoryAccessorBase / get_range

function

IPython.core.history:HistoryAccessorBase.get_range

source: /IPython/core/history.py :183

Signature

def   get_range ( self session : int start : int = 1 stop : Optional[int] = None raw : bool = True output : bool = False )  →  Iterable[tuple[int, int, InOrInOut]]

Summary

No Docstrings

Aliases

  • IPython.core.history.HistoryAccessorBase.get_range