summaryrefslogtreecommitdiff
path: root/wsgiref
Commit message (Expand)AuthorAgeFilesLines
* Fix for <http://bugs.python.org/issue16220> - ensure close()HEADmasterpje2012-10-211-8/+8
* WSGI 1.0.1, version bump, and new test() function.pje2010-10-053-10/+100
* Merge changes back from the Python trunk. :(pje2006-06-125-9/+8
* Fix broken assertions in wsgiref.validate and tests.pje2006-06-121-53/+57
* Finish wsgiref.handlers docs.pje2006-06-061-1/+1
* Document wsgiref.validate and (partially) wsgiref.handlers. Add __all__ pje2006-06-062-5/+5
* Cosmetic changepje2006-06-051-6/+6
* Add 'make_server()' convenience factory, and tests for simple_server and pje2006-06-051-12/+12
* Consolidate tests into a single module for better stdlib compatibilitypje2006-06-054-656/+0
* Get rid of 'src' subdirectorypje2006-06-0510-0/+2215