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

bundles / IPython latest / 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__