Constants used with the `termios' module
========================================
Symbolic constants required to use the `termios' module.
_This is deprecated in Python 2.1. Import needed constants from
`termios' instead._
This module defines the symbolic constants required to use the `termios'
module (see the previous section). See the POSIX or UNIX manual pages
for a list of those constants.