mirror of
https://github.com/python/cpython.git
synced 2026-05-08 05:32:01 -04:00
dd8a93e23b
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.
Miscellaneous source files for the main Python shared library