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

bundles / IPython 9.14.0.dev / IPython / core / history / HistoryManager

MetaHasTraits

IPython.core.history:HistoryManager

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

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