En Mon, 24 Mar 2008 23:03:56 -0300, Derek Martin <[EMAIL PROTECTED]>  
escribió:
> On Mon, Mar 24, 2008 at 05:52:54PM -0700, Noah wrote:
>> On Mar 24, 2:58 pm, Derek Martin <[EMAIL PROTECTED]> wrote:
>> > If and only if the total amount of output is greater than the
>> > specified buffer size, then reading on this file hangs indefinitely.

You may try using two worker threads to read both streams; this way you  
don't care about the blocking issues.

-- 
Gabriel Genellina

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

Reply via email to