Issue #5845: In site.py, only load readline history from ~/.python_history if...
Issue #5845: In site.py, only load readline history from ~/.python_history if no history has been read already. This avoids double writes to the history file at shutdown.
Showing
Please register or sign in to comment