mirror of
https://github.com/python/cpython.git
synced 2026-01-28 05:35:31 +00: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