I'll soon get mad!!!

Skip Montanaro skip at pobox.com
Sat Jan 19 06:56:43 EST 2002


    Max> any idea why i can't use waitpid()?

The library reference manual suggests os.waitpid() might not be available on
Windows:

    waitpid(pid, options)
        Wait for completion of a child process given by process id
        pid.... Availability: Unix.

-- 
Skip Montanaro (skip at pobox.com - http://www.mojam.com/)




More information about the Python-list mailing list