Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Untabify to pass the -tt test. | Fred Drake | 2000-02-10 | 1 | -383/+383 |
| | |||||
* | The third and final doc-string sweep by Ka-Ping Yee. | Guido van Rossum | 2000-02-04 | 1 | -1/+1 |
| | | | | | | | | 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. | ||||
* | EXPERIMENTAL | Jeremy Hylton | 2000-01-20 | 1 | -0/+1063 |
An extensible library for opening URLs using a variety protocols. Intended as a replacement for urllib. |