mirror of
https://github.com/python/cpython.git
synced 2026-05-15 17:08:41 -04:00
7992579cd2
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.