• Andrew MacIntyre's avatar
    Backport to 2.3 to support Zope 2.7 on OS/2: · fc019dd0
    Andrew MacIntyre yazdı
    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.
    fc019dd0
os.py 20.5 KB