diff options
author | Victor Stinner <vstinner@python.org> | 2020-06-30 00:49:03 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-30 00:49:03 +0200 |
commit | dd8a93e23b5c4f9290e1cea6183d97eb9b5e61c0 (patch) | |
tree | e313d1898cff674146bfb1fef17f082f56628ed4 /Lib/idlelib/outwin.py | |
parent | 2fb5f038f2a2e91a7293d62dfd5601e6eb500c55 (diff) | |
download | cpython-git-dd8a93e23b5c4f9290e1cea6183d97eb9b5e61c0.tar.gz |
bpo-23427: Add sys.orig_argv attribute (GH-20729)
Add sys.orig_argv attribute: the list of the original command line
arguments passed to the Python executable.
Rename also PyConfig._orig_argv to PyConfig.orig_argv and
document it.
Diffstat (limited to 'Lib/idlelib/outwin.py')
0 files changed, 0 insertions, 0 deletions