|
cc @Yhg1s: Would you mind to have a look? |
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.
|
Thanks for the review @Yhg1s! |
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.
https://bugs.python.org/issue23427