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

bundles / IPython latest / IPython / core / history / HistoryAccessorBase / search

function

IPython.core.history:HistoryAccessorBase.search

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

Signature

def   search ( self pattern : str = * raw : bool = True search_raw : bool = True output : bool = False n : Optional[int] = None unique : bool = False )  →  Iterable[tuple[int, int, InOrInOut]]

Summary

No Docstrings

Aliases

  • IPython.core.history.HistoryAccessorBase.search