HI,
Is there any possible way to unblock the sys.stdin.readl ine() 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
Is there any possible way to unblock the sys.stdin.readl ine() 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
Comment