summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_cgi.py
Commit message (Expand)AuthorAgeFilesLines
* This patch removes all uses of "assert" in the regression test suiteMarc-André Lemburg2001-01-171-27/+28
* Fix a bizarre typo in the helper class ComparableException: theGuido van Rossum2001-01-171-1/+1
* Make reindent.py happy (convert everything to 4-space indents!).Fred Drake2000-10-231-3/+3
* fix bug #110661 (PR#356) -- accept either & or ; as separator for CGIJeremy Hylton2000-09-151-0/+5
* Closing patch #101120 -- After everyone agreed.Moshe Zadka2000-08-251-3/+13
* test the non-multipart sections of the cgi moduleJeremy Hylton2000-08-031-0/+172