summaryrefslogtreecommitdiffstats
path: root/Python/ceval.c
diff options
context:
space:
mode:
authorAndrew Athan <24279435+aathan@users.noreply.github.com>2024-10-13 07:22:05 (GMT)
committerGitHub <noreply@github.com>2024-10-13 07:22:05 (GMT)
commit82bcaf15890cf85b76b4f62d2dd1710bb49c3ed1 (patch)
tree84418706223eddc5e76fe80fe5b5de434b2a8ee2 /Python/ceval.c
parenta8fa4ad9e9f7aa0cba8b23af2c583d17bb1d1847 (diff)
downloadcpython-82bcaf15890cf85b76b4f62d2dd1710bb49c3ed1.zip
cpython-82bcaf15890cf85b76b4f62d2dd1710bb49c3ed1.tar.gz
cpython-82bcaf15890cf85b76b4f62d2dd1710bb49c3ed1.tar.bz2
Trivial change: Update comments in activate about what running hash -r does (GH-125385)
Update comments about what running hash -r does The old comment said "hash -r" forgets "past commands." However, the documentation for "hash" states that it forgets past locations. The old comment was, in my opinion, confusing. This is because it could be interpreted to mean it does something to the command history (HISTORY/HISTFILE etc) vs the cache of locations.
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions