Implement os.waitpid() for Windows, in a way that's compatible with Linux
where their capabilities intersect. Would be nice if people using non- MSVC compilers (Borland etc) took a whack at doing something similar for them (this code relies on the MS _cwait function).
T
Tim Peters committed
ab034fab03bf1a0ee1d03651799f1c42f4f48050
Parent: 0c350bf