Henrik Lied wrote:

> > Does the command work OK from the console?
> > Try from the python interpreter, using P_WAIT, and inspect the returned
> > value.
> That's what I've done. P_WAIT returned a the PID 127 - but there's
> still no sign of the FLV-file, I'm afraid.

This does not look like a Python issue then; you'll have to find the
problem elsewhere. Perhaps the spawned process is blocked waiting for
user input, by example?

--
Gabriel Genellina

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

Reply via email to