Availability: 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 About this document... for information on suggesting changes.