SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 2 Python

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.
V
Victor Stinner committed
dd8a93e23b5c4f9290e1cea6183d97eb9b5e61c0
Parent: 2fb5f03
Committed by GitHub <noreply@github.com> on 6/29/2020, 10:49:03 PM