Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added docstrings by Sue Williams, re-indented to 4 spaces / level. | Fred Drake | 1997-06-12 | 1 | -20/+44 |
* | Added clarifying comment | Guido van Rossum | 1995-01-04 | 1 | -0/+2 |
* | * string.py: added rindex(), rfind(); changed index() to interpret | Guido van Rossum | 1993-11-08 | 1 | -4/+4 |
* | New modules mimetools and rfc822. | Guido van Rossum | 1992-07-13 | 1 | -1/+1 |
* | path -> posixpath | Guido van Rossum | 1992-03-31 | 1 | -2/+4 |
* | New == syntax | Guido van Rossum | 1992-01-01 | 1 | -2/+2 |
* | Now uses pipes. | Guido van Rossum | 1991-08-16 | 1 | -32/+9 |
* | Mad readfile() read the file in one fell swoop. | Guido van Rossum | 1990-10-24 | 1 | -1/+11 |
* | Make readfile read the file in one fell swoop. | Guido van Rossum | 1990-10-21 | 1 | -8/+2 |
* | Initial revision | Guido van Rossum | 1990-10-13 | 1 | -0/+73 |