Platforms: Unix
The tty module defines functions for putting the tty into cbreak and raw modes.
Because it requires the termios module, it will work only on Unix.
The tty module defines the following functions:
See also
35.7. termios — POSIX style tty control
35.9. pty — Pseudo-terminal utilities
Enter search terms or a module, class or function name.