Paul Boddie wrote:

> Unlike your approach, pprocess employs the fork system call. 

     Unfortunately, that's not portable.  Python's "fork()" is
"Availability: Macintosh, Unix."  I would have preferred
to use "fork()".

                                John Nagle
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to