daemons and GUIs Oh my
Michael Hudson
mwh21 at cam.ac.uk
Tue Apr 10 05:05:24 EDT 2001
"bowman" <bowman at montana.com> writes:
> "Timothy Grant" <tjg at exceptionalminds.com> wrote in message
> news:mailman.986858056.27376.python-list at python.org...
> > boxes for command line options. My understanding is that spawn
> > are only supported on Windows boxes, is that a
> > misunderstanding?
>
> The 2.0 docs claim its available on Unix.
It is.
> Or you could try a fork and exec from the child.
And that's exactly what it does.
Cheers,
M.
--
In many ways, it's a dull language, borrowing solid old concepts
from many other languages & styles: boring syntax, unsurprising
semantics, few automatic coercions, etc etc. But that's one of
the things I like about it. -- Tim Peters, 16 Sep 93
More information about the Python-list
mailing list