diff options
author | Victor Stinner <vstinner@python.org> | 2019-12-09 17:34:02 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-09 17:34:02 +0100 |
commit | a1a99b4bb7cbe2dbc55a1d92c3c509b4466d3c3b (patch) | |
tree | ffc1e3e7fc999d447331fb9cfd9d1cebf10177b2 /Lib/test/test_unparse.py | |
parent | d219cc4180e7589807ebbef7421879f095e72a98 (diff) | |
download | cpython-git-a1a99b4bb7cbe2dbc55a1d92c3c509b4466d3c3b.tar.gz |
bpo-20443: No longer make sys.argv[0] absolute for script (GH-17534)
In Python 3.9.0a1, sys.argv[0] was made an asolute path if a filename
was specified on the command line. Revert this change, since most
users expect sys.argv to be unmodified.
Diffstat (limited to 'Lib/test/test_unparse.py')
0 files changed, 0 insertions, 0 deletions