summaryrefslogtreecommitdiff
path: root/Lib/plat-freebsd5/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.
* tg@freebsd.orgJeremy Hylton2000-08-311-0/+198
close SF patch #101354