SIGN IN SIGN UP

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().
G
Guido van Rossum committed
5a2ca9328df3f73fcf0b38d488972ef139cc73e1
Parent: 66e5385