mirror of
https://github.com/python/cpython.git
synced 2026-08-07 22:18:05 +08:00
This API is relatively lightweight and organizationally, given that it's used by multiple modules, it makes sense to move it to fileutils. Requires making sure that _posixsubprocess is compiled with the appropriate Py_BUIILD_CORE_BUILTIN macro.
Miscellaneous source files for the main Python shared library