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
33.6. termios — POSIX style tty control
33.8. pty — Pseudo-terminal utilities
Enter search terms or a module, class or function name.