HELP Non-Blocking reads from sys.stdin in Windows.

Paul Rubin http
Tue Dec 28 08:03:50 EST 2004


"barr" <ka202 at ic.ac.uk> writes:
> I am in real need of a way to perform non blocking reads from sys.stdin on
> windows. I have looked every where for an answer but but with no luck. I
> beleive there there must be a way of doing this, can some one  please help
> asap.

Use a separate thread.



More information about the Python-list mailing list