On Jun 4, 3:20 am, [EMAIL PROTECTED] wrote: > It seems that stdout.readline() is a blocking read and it just gets > stuck their.. > How to fix this ..
Threads are the simplest remedy for blocking i/o. -- http://mail.python.org/mailman/listinfo/python-list