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

bundles / IPython 9.12.0 / IPython / core / history / HistoryManager / __init__

function

IPython.core.history:HistoryManager.__init__

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

Signature

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

Summary

Create a new history manager associated with a shell instance.

Aliases

  • IPython.core.history.HistoryManager.__init__