looking for blocking on read of a real file (not socket or pipe)

Peter Hansen peter at engcorp.com
Mon Dec 13 22:11:25 EST 2004


Steven wrote:
> I'm seeking a read method that will block until new data is available. Is
> there such a python function that does that?

It may be relevant which platform(s) are of interest.  Linux?
Mac?  Windows?  All?  The more cross-platform this needs to
be, the less likely it exists...



More information about the Python-list mailing list