summaryrefslogtreecommitdiff
path: root/wsgiref
Commit message (Collapse)AuthorAgeFilesLines
* Fix for <http://bugs.python.org/issue16220> - ensure close()HEADmasterpje2012-10-211-8/+8
| | | | git-svn-id: svn://svn.eby-sarna.com/svnroot/wsgiref@2714 571e12c6-e1fa-0310-aee7-ff1267fa46bd
* WSGI 1.0.1, version bump, and new test() function.pje2010-10-053-10/+100
| | | | git-svn-id: svn://svn.eby-sarna.com/svnroot/wsgiref@2689 571e12c6-e1fa-0310-aee7-ff1267fa46bd
* Merge changes back from the Python trunk. :(pje2006-06-125-9/+8
| | | | git-svn-id: svn://svn.eby-sarna.com/svnroot/wsgiref@2185 571e12c6-e1fa-0310-aee7-ff1267fa46bd
* Fix broken assertions in wsgiref.validate and tests.pje2006-06-121-53/+57
| | | | git-svn-id: svn://svn.eby-sarna.com/svnroot/wsgiref@2184 571e12c6-e1fa-0310-aee7-ff1267fa46bd
* Finish wsgiref.handlers docs.pje2006-06-061-1/+1
| | | | git-svn-id: svn://svn.eby-sarna.com/svnroot/wsgiref@2176 571e12c6-e1fa-0310-aee7-ff1267fa46bd
* Document wsgiref.validate and (partially) wsgiref.handlers. Add __all__ pje2006-06-062-5/+5
| | | | | | | | to wsgiref.handlers and rename wsgiref.validate.middleware to wsgiref.validate.validator. git-svn-id: svn://svn.eby-sarna.com/svnroot/wsgiref@2175 571e12c6-e1fa-0310-aee7-ff1267fa46bd
* Cosmetic changepje2006-06-051-6/+6
| | | | git-svn-id: svn://svn.eby-sarna.com/svnroot/wsgiref@2171 571e12c6-e1fa-0310-aee7-ff1267fa46bd
* Add 'make_server()' convenience factory, and tests for simple_server and pje2006-06-051-12/+12
| | | | | | | validate modules. git-svn-id: svn://svn.eby-sarna.com/svnroot/wsgiref@2170 571e12c6-e1fa-0310-aee7-ff1267fa46bd
* Consolidate tests into a single module for better stdlib compatibilitypje2006-06-054-656/+0
| | | | git-svn-id: svn://svn.eby-sarna.com/svnroot/wsgiref@2168 571e12c6-e1fa-0310-aee7-ff1267fa46bd
* Get rid of 'src' subdirectorypje2006-06-0510-0/+2215
git-svn-id: svn://svn.eby-sarna.com/svnroot/wsgiref@2167 571e12c6-e1fa-0310-aee7-ff1267fa46bd