History log of /external/python/cpython2/Lib/tty.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
40fc16059f04ee8fda0b5956cc4883eb21ca8f8c 01-Mar-2001 Skip Montanaro <skip@pobox.com> final round of __all__ lists (I hope) - skipped urllib2 because Moshe may be
giving it a slight facelift
/external/python/cpython2/Lib/tty.py
1191d0148fc971cd8516b80f58b42910af88cd54 27-Feb-2001 Fred Drake <fdrake@acm.org> Get the needed constants from termios, not TERMIOS.
/external/python/cpython2/Lib/tty.py
b90f89a496676ec714e111a747344600f3988496 15-Jan-2001 Tim Peters <tim.peters@gmail.com> Whitespace normalization.
/external/python/cpython2/Lib/tty.py
e7b146fb3bdca62a0d5ecc06dbf3348e5a4fe757 04-Feb-2000 Guido van Rossum <guido@python.org> The third and final doc-string sweep by Ka-Ping Yee.

The attached patches update the standard library so that all modules
have docstrings beginning with one-line summaries.

A new docstring was added to formatter. The docstring for os.py
was updated to mention nt, os2, ce in addition to posix, dos, mac.
/external/python/cpython2/Lib/tty.py
23cb2a83a5e709761e8f649371a935f7b676ea10 12-Sep-1994 Guido van Rossum <guido@python.org> New tty/pty modules by Steen; new urlparser.
/external/python/cpython2/Lib/tty.py