Staging
v0.5.1
https://github.com/python/cpython
Revision 92b8322e7ea04b239cb1cb87b78d952f13ddfebb authored by Joannah Nanjekye on 16 January 2019, 13:29:26 UTC, committed by Victor Stinner on 16 January 2019, 13:29:26 UTC
Add a new os.posix_spawnp() function.
1 parent 9daecf3
History
Tip revision: 92b8322e7ea04b239cb1cb87b78d952f13ddfebb authored by Joannah Nanjekye on 16 January 2019, 13:29:26 UTC
bpo-35674: Add os.posix_spawnp() (GH-11554)
Tip revision: 92b8322
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.6 KB
_testembed.c -rw-r--r-- 19.2 KB
python.c -rw-r--r-- 298 bytes

README

back to top