bundles / IPython 9.12.0 / IPython / core / history / HistoryAccessorBase / get_range
function
IPython.core.history:HistoryAccessorBase.get_range
source: /IPython/core/history.py :191
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