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

README

back to top