Skip to content

Reloacating debugger_history_file doesn't work #291

@zuxfoucault

Description

@zuxfoucault

I am trying to modify the path ~/.pdbhistory to another path by

c = get_config()
c.TerminalInteractiveShell.debugger_history_file='/newplace/.pdbhistory'

in IPYTHONDIR/ipython_config.py

but it doesn't work!
Any suggestions on how to modify the path would be appreciated!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions