summaryrefslogtreecommitdiff
path: root/Lib/plat-sunos5/TERMIOS.py
Commit message (Collapse)AuthorAgeFilesLines
* Replace all the platform-specific TERMIOS modules with a portable versionFred Drake2001-02-271-433/+0
| | | | | based on the termios module. The only added "feature" is the deprecation warning it spits out.
* Regenerated on newer Solaris versionGuido van Rossum1997-05-131-3/+51
|
* added TERMIOS.pyGuido van Rossum1995-03-311-0/+385