subprocess -- broken pipe error

Bjoern Schliessmann usenet-mail-0306.20.chr0n0ss at spamgourmet.com
Mon Jul 2 15:58:30 EDT 2007


7stud wrote:

> Thanks for the response.  So are you saying that the only way you
> can get data out of a pipe is when the subprocess has terminated?

No, not only because Pipes aren't related to processes in any
special way.

He said that you can't write to a pipe whose reader has already
terminated.

Regards,


Björn

-- 
BOFH excuse #36:

dynamic software linking table corrupted




More information about the Python-list mailing list