Way to unblock sys.stdin.readline() call

joamag joamag at gmail.com
Sat Jun 21 09:26:53 EDT 2008


HI,

Is there any possible way to unblock the sys.stdin.readline() call
from a different thread.
Something like sys.stdin.write() but that would actually work ...
something to put characters in the stdin...

Thanks in advance,
João



More information about the Python-list mailing list