summaryrefslogtreecommitdiff
path: root/tests/stdlib/test_httpservers.py
Commit message (Collapse)AuthorAgeFilesLines
* PEP-8 fixesSergey Shepelev2014-08-271-1/+2
|
* Greened CGIHTTPServer and added a 2.6 test that covers a bunch of ↵Ryan Williams2009-11-291-0/+20
*HTTPServer modules.