mirror of
https://github.com/python/cpython.git
synced 2026-05-08 13:40:46 -04:00
5f38b8407b
* 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