summaryrefslogtreecommitdiff
path: root/Lib/test/test_httpservers.py
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 80480 via svnmerge fromAntoine Pitrou2010-04-251-6/+5
* Merged revisions 79297,79307 via svnmerge fromFlorent Xicluna2010-03-231-2/+12
* Try to fix test_wsgiref failures due to test_httpservers modifying the enviro...Antoine Pitrou2009-11-021-1/+5
* Argh, this is the *actual* test that works under Windows.Georg Brandl2008-05-201-9/+12
* Activate two more test cases in test_httpservers.Georg Brandl2008-05-201-3/+3
* GHOP #134, #171, #137: unit tests for the three HTTPServer modules.Georg Brandl2008-05-181-0/+351