How can I handle the char immediately after its input, without waiting an endline?

Chris Ortner chris.ortner at googlemail.com
Wed Oct 22 12:31:03 EDT 2008


Is there a way to do the opposite of tty.setraw afterwards to prevent
the terminal from not displaying any characters that are typed in? Of
course, this can be resolved by re-opening it, but thats not really
convenient.



More information about the Python-list mailing list