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