bundles / IPython 9.10.0 / IPython / core / history / HistoryAccessorBase / search
function
IPython.core.history:HistoryAccessorBase.search
source: /IPython/core/history.py :174
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