os.fork() not working on windows (help)

A. Joseph joefazee at gmail.com
Mon Feb 25 09:10:26 EST 2008


Please i`m trying to create a process using the os.fork() but it keep
generating error that the os module has no attribute called 'fork()'. what
should i do?

or is the os.fork() method not for windows?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20080225/ac094326/attachment.html>


More information about the Python-list mailing list