summaryrefslogtreecommitdiffstats
path: root/Lib/tty.py
Commit message (Collapse)AuthorAgeFilesLines
* The third and final doc-string sweep by Ka-Ping Yee.Guido van Rossum2000-02-041-3/+4
| | | | | | | | 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.
* New tty/pty modules by Steen; new urlparser.Guido van Rossum1994-09-121-0/+35