Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This patch removes all uses of "assert" in the regression test suite | Marc-André Lemburg | 2001-01-17 | 1 | -27/+28 |
* | Fix a bizarre typo in the helper class ComparableException: the | Guido van Rossum | 2001-01-17 | 1 | -1/+1 |
* | Make reindent.py happy (convert everything to 4-space indents!). | Fred Drake | 2000-10-23 | 1 | -3/+3 |
* | fix bug #110661 (PR#356) -- accept either & or ; as separator for CGI | Jeremy Hylton | 2000-09-15 | 1 | -0/+5 |
* | Closing patch #101120 -- After everyone agreed. | Moshe Zadka | 2000-08-25 | 1 | -3/+13 |
* | test the non-multipart sections of the cgi module | Jeremy Hylton | 2000-08-03 | 1 | -0/+172 |