Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | final round of __all__ lists (I hope) - skipped urllib2 because Moshe may be | Skip Montanaro | 2001-03-01 | 1 | -0/+2 |
| | | | | giving it a slight facelift | ||||
* | Get the needed constants from termios, not TERMIOS. | Fred Drake | 2001-02-27 | 1 | -1/+0 |
| | |||||
* | Whitespace normalization. | Tim Peters | 2001-01-15 | 1 | -18/+17 |
| | |||||
* | The third and final doc-string sweep by Ka-Ping Yee. | Guido van Rossum | 2000-02-04 | 1 | -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 Rossum | 1994-09-12 | 1 | -0/+35 |