mirror of
https://github.com/python/cpython.git
synced 2026-01-29 22:26:03 +00:00
* _PyPathConfig_ComputeSysPath0() now returns 0 if argv is empty. * Cleanup also _PyPathConfig_ComputeSysPath0() code: move variables definitions closer to where they are used.
Miscellaneous source files for the main Python shared library