summaryrefslogtreecommitdiffstats
path: root/Lib/plat-linux2/TERMIOS.py
Commit message (Collapse)AuthorAgeFilesLines
* Replace all the platform-specific TERMIOS modules with a portable versionFred Drake2001-02-271-316/+0
| | | | | based on the termios module. The only added "feature" is the deprecation warning it spits out.
* New versions generated on a Linux 2.x system by AMKGuido van Rossum1996-07-221-73/+119
|
* This is needed for users of Linux 2.xGuido van Rossum1996-07-221-0/+270