summaryrefslogtreecommitdiff
path: root/Lib/wsgiref/validate.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #17527: Add PATCH to wsgiref.validator. Patch from Luca Sbardella.Robert Collins2015-07-271-1/+1
* Issue #16714: use 'raise' exceptions, don't 'throw'.Andrew Svetlov2012-12-181-2/+2
* replace has_key with 'in' operatorBenjamin Peterson2009-10-091-1/+1
* Sync w/external release 0.1.2. Please see PEP 360 before making changes to e...Phillip J. Eby2006-06-121-52/+56
* Fix errors found by pycheckerNeal Norwitz2006-06-111-2/+2
* Whitespace normalization.Tim Peters2006-06-091-1/+0
* Import wsgiref into the stdlib, as of the external version 0.1-r2181.Phillip J. Eby2006-06-091-0/+429