Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SF patch #1055159 via Titus Brown: Document redirect limitation. | Jeremy Hylton | 2004-12-22 | 1 | -0/+5 |
| | | | | Bug fix candidate. | ||||
* | Update the platform notes for the CGIHTTPServer module; it works on more | Fred Drake | 2001-11-19 | 1 | -3/+3 |
| | | | | | platforms now, and has since Python 2.0. This closes SF bug #482943. | ||||
* | Use the \note and \warning macros where appropriate. | Fred Drake | 2001-10-20 | 1 | -2/+2 |
| | |||||
* | Update Moshe Zadka's email address to one works and might last a while. | Fred Drake | 2000-12-01 | 1 | -1/+1 |
| | |||||
* | Better synopses based on suggestions from Ka-Ping Yee <ping@lfw.org>. | Fred Drake | 2000-10-10 | 1 | -1/+1 |
| | |||||
* | Rob W. W. Hooft's spelling fixes for the Library Reference. I hope | Thomas Wouters | 2000-07-16 | 1 | -1/+1 |
| | | | | | | | | | SourceForge doesn't choke on this batch :-) I'm not entirely sure this is 100% correct. The patch changes an \index{persistency} to \index{presistence}, and I don't know what \index{} does. But it seems to do so persi--er, consistently, so I hope it isn't a problem. | ||||
* | Merged changes from the 1.5.2p2 release. | Fred Drake | 2000-04-03 | 1 | -0/+4 |
| | | | | (Very rough.) | ||||
* | New sections from Moshe Zadka <moshez@math.huji.ac.il>. | Fred Drake | 1999-06-14 | 1 | -0/+61 |
These document CGIHTTPServer, SimpleHTTPServer, and linecache. |