summaryrefslogtreecommitdiffstats
path: root/Lib/plat-linux1/TERMIOS.py
Commit message (Collapse)AuthorAgeFilesLines
* Replace all the platform-specific TERMIOS modules with a portable versionFred Drake2001-02-271-270/+0
| | | | | based on the termios module. The only added "feature" is the deprecation warning it spits out.
* more recent linux header filesGuido van Rossum1996-01-261-1/+30
|
* added Linux specific filesGuido van Rossum1995-04-051-0/+241