COMMITS
/ Lib/tty.py January 21, 2024
G
gh-114328: tty cbreak mode should not alter ICRNL (#114335)
Gregory P. Smith committed
October 14, 2023
S
gh-110392: Fix tty functions (GH-110642)
Serhiy Storchaka committed
May 19, 2023
S
gh-85984: New additions and improvements to the tty library. (#101832)
Soumendra Ganguly committed
March 1, 2001
S
final round of __all__ lists (I hope) - skipped urllib2 because Moshe may be
Skip Montanaro committed
February 27, 2001
F
Get the needed constants from termios, not TERMIOS.
Fred Drake committed
January 15, 2001
T
Whitespace normalization.
Tim Peters committed
February 4, 2000
G
The third and final doc-string sweep by Ka-Ping Yee.
Guido van Rossum committed
September 12, 1994
G
New tty/pty modules by Steen; new urlparser.
Guido van Rossum committed