summaryrefslogtreecommitdiffstats
path: root/Parser
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1999-11-02 13:27:32 (GMT)
committerGuido van Rossum <guido@python.org>1999-11-02 13:27:32 (GMT)
commit5a2ca9328df3f73fcf0b38d488972ef139cc73e1 (patch)
treeb04bcdd4b61597657521fea62588a4fda2d78b24 /Parser
parent66e53854d646c96d8724b3b0cacc740860928849 (diff)
downloadcpython-5a2ca9328df3f73fcf0b38d488972ef139cc73e1.zip
cpython-5a2ca9328df3f73fcf0b38d488972ef139cc73e1.tar.gz
cpython-5a2ca9328df3f73fcf0b38d488972ef139cc73e1.tar.bz2
Checking in a bunch of spawn functions. These are only defined if we
have fork and execv (and friends) but not spawnv. They operate exactly like the spawn functions on Windows. A limited set of needed constants is also defined (P_WAIT, P_NOWAIT etc.). Also add getenv() as a familiar alias for environ.get().
Diffstat (limited to 'Parser')
0 files changed, 0 insertions, 0 deletions