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

bundles / IPython 9.11.0 / IPython / core / history / HistoryManager / __init__

function

IPython.core.history:HistoryManager.__init__

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

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__