[Edu-sig] os.fork() in python for windows.

Earl eee@nmt.edu
Thu, 17 Jul 2003 16:27:44 -0600


I recently installed python2_2_3 on Windows 2000.  When I call os.fork() 
I get the error messaage "'module' object has no attribute 'fork'".

How do I spawn a new process?

Earl Eiland