Playing around with non-blocking console input, using Python\'s selectors in combination with sys.stdin, there is something I do not understand:
sys.stdin
Suppose