aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/tty.py
Commit message (Expand)AuthorAge
* gh-114328: tty cbreak mode should not alter ICRNL (#114335)Gregory P. Smith2024-01-21
* gh-110392: Fix tty functions (GH-110642)Serhiy Storchaka2023-10-14
* gh-85984: New additions and improvements to the tty library. (#101832)Soumendra Ganguly2023-05-19
* final round of __all__ lists (I hope) - skipped urllib2 because Moshe may beSkip Montanaro2001-03-01
* Get the needed constants from termios, not TERMIOS.Fred Drake2001-02-27
* Whitespace normalization.Tim Peters2001-01-15
* The third and final doc-string sweep by Ka-Ping Yee.Guido van Rossum2000-02-04
* New tty/pty modules by Steen; new urlparser.Guido van Rossum1994-09-12