Interprocess comunication

Julio Sergio juliosergio at gmail.com
Thu Jun 7 12:39:55 EDT 2012


MRAB <python <at> mrabarnett.plus.com> writes:

> 
> I believe it's waiting for the end of the input, i.e. for the pipe to
> close.
> 
> Have you tried calling fo.readline() 3 times instead?
> 

yeah! It worked!...
A question remains: what is then the purpose of fo.readlines(...)?

Thanks,
--Sergio







More information about the Python-list mailing list