Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Show '\011', '\012', and '\015' as '\t', '\n', '\r' in strings. | Ka-Ping Yee | 2001-01-24 | 1 | -1/+1 |
| | | | | Switch from octal escapes to hex escapes for other nonprintable characters. | ||||
* | Update Moshe Zadka's email address to one works and might last a while. | Fred Drake | 2000-12-01 | 1 | -1/+1 |
| | |||||
* | Merged changes from the 1.5.2p2 release. | Fred Drake | 2000-04-03 | 1 | -4/+5 |
| | | | | (Very rough.) | ||||
* | Small English usage nits. | Fred Drake | 1999-06-17 | 1 | -10/+13 |
| | |||||
* | New sections from Moshe Zadka <moshez@math.huji.ac.il>. | Fred Drake | 1999-06-14 | 1 | -0/+41 |
These document CGIHTTPServer, SimpleHTTPServer, and linecache. |