diff options
| author | Guido van Rossum <guido@python.org> | 1999-11-02 13:27:32 (GMT) |
|---|---|---|
| committer | Guido van Rossum <guido@python.org> | 1999-11-02 13:27:32 (GMT) |
| commit | 5a2ca9328df3f73fcf0b38d488972ef139cc73e1 (patch) | |
| tree | b04bcdd4b61597657521fea62588a4fda2d78b24 /Python/traceback.c | |
| parent | 66e53854d646c96d8724b3b0cacc740860928849 (diff) | |
| download | cpython-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 'Python/traceback.c')
0 files changed, 0 insertions, 0 deletions
