summaryrefslogtreecommitdiffstats
path: root/Lib/tty.py
Commit message (Expand)AuthorAgeFilesLines
* gh-110392: Fix tty functions (GH-110642)Serhiy Storchaka2023-10-141-0/+2
* gh-85984: New additions and improvements to the tty library. (#101832)Soumendra Ganguly2023-05-191-16/+54
* final round of __all__ lists (I hope) - skipped urllib2 because Moshe may beSkip Montanaro2001-03-011-0/+2
* Get the needed constants from termios, not TERMIOS.Fred Drake2001-02-271-1/+0
* Whitespace normalization.Tim Peters2001-01-151-18/+17
* The third and final doc-string sweep by Ka-Ping Yee.Guido van Rossum2000-02-041-3/+4
* New tty/pty modules by Steen; new urlparser.Guido van Rossum1994-09-121-0/+35