mirror of
https://github.com/python/cpython.git
synced 2026-08-11 16:28:53 +08:00
* Add 2 new config methods: * _PyCoreConfig_SetArgv() * _PyCoreConfig_SetWideArgv() * Add also an internal _PyCoreConfig_SetPyArgv() method. * Remove 'args' parameter from _PyCoreConfig_Read().
Miscellaneous source files for the main Python shared library