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

bundles / IPython 9.10.0 / IPython / core / history / HistoryManager

MetaHasTraits

IPython.core.history:HistoryManager

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

Signature

def   HistoryManager ( shell : InteractiveShell config : Optional[Configuration] = None ** traits : typing.Any )

Members

Summary

A class to organize all history-related functionality in one place.

Aliases

  • IPython.core.history.HistoryManager

Referenced by