summaryrefslogtreecommitdiffstats
path: root/Lib/plat-aix3/TERMIOS.py
Commit message (Collapse)AuthorAgeFilesLines
* Replace all the platform-specific TERMIOS modules with a portable versionFred Drake2001-02-271-195/+0
| | | | | based on the termios module. The only added "feature" is the deprecation warning it spits out.
* New AIX specific subdirsGuido van Rossum1996-08-081-0/+195