Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Whitespace normalization. | Tim Peters | 2001-01-15 | 1 | -3/+3 |
| | |||||
* | The third and final doc-string sweep by Ka-Ping Yee. | Guido van Rossum | 2000-02-04 | 1 | -2/+8 |
| | | | | | | | | 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. | ||||
* | Added "new" symbol defns for RE_ANSI_HEX and RE_NO_GNU_EXTENSIONS -- | Guido van Rossum | 1997-10-22 | 1 | -0/+6 |
| | | | | hopefully the last maintenance on this module, ever. | ||||
* | Initial revision | Guido van Rossum | 1991-12-30 | 1 | -0/+41 |