Alex Roitman <rsh...@gmail.com> added the comment:

I guess I am missing something here.  In a complex program, everything will be 
executed in some module or another.  Consequently, the module that contains the 
fork() call will cause the interpreter to quit.

How can this be worked around, short of placing the fork() in the main module?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9573>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to