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

bundles / IPython 9.3.0 / IPython / core / history / HistoryManager / _get_hist_file_name

function

IPython.core.history:HistoryManager._get_hist_file_name

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

Signature

def   _get_hist_file_name ( self profile : Optional[str] = None )  →  Path

Summary

Get default history file name based on the Shell's profile.

Extended Summary

The profile parameter is ignored, but must exist for compatibility with the parent class.

Aliases

  • IPython.core.history.HistoryManager._get_hist_file_name