summaryrefslogtreecommitdiffstats
path: root/Lib/plat-freebsd3/TERMIOS.py
Commit message (Collapse)AuthorAgeFilesLines
* Replace all the platform-specific TERMIOS modules with a portable versionFred Drake2001-02-271-198/+0
| | | | | based on the termios module. The only added "feature" is the deprecation warning it spits out.
* New files from Thomas GellekumGuido van Rossum1998-05-061-0/+198