Staging
v0.5.1
https://github.com/python/cpython
Revision fc019dd00bda56239704bdd6984c0a68dd09e072 authored by Andrew MacIntyre on 04 April 2004, 07:17:05 UTC, committed by Andrew MacIntyre on 04 April 2004, 07:17:05 UTC
OS/2 has support for spawnvp() and spawnvpe() in the C libraries supplied
with major C compilers (VACPP, EMX+gcc and [Open]Watcom).

Also tidy up the export of spawn*() symbols in the os module to match what
is found/implemented.
1 parent 9ed9329
History
Tip revision: fc019dd00bda56239704bdd6984c0a68dd09e072 authored by Andrew MacIntyre on 04 April 2004, 07:17:05 UTC
Backport to 2.3 to support Zope 2.7 on OS/2:
Tip revision: fc019dd
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 15.1 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.9 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top