mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
fc96e5474a
* _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