💾 Archived View for tris.fyi › pydoc › _bootsubprocess captured on 2022-07-16 at 14:52:34. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-01-08)
-=-=-=-=-=-=-
Basic subprocess implementation for POSIX which only uses os functions. Only implement features required by setup.py to build C extension modules when subprocess is unavailable. setup.py is not used on Windows.
wait(self)
check_output(cmd, **kwargs)