History log of /external/python/cpython2/Lib/wsgiref/validate.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
581234ee0d2612fbbc9e521e1bcb3a6d48050dc8 27-Jul-2015 Robert Collins <rbtcollins@hp.com> Issue #17527: Add PATCH to wsgiref.validator. Patch from Luca Sbardella.
/external/python/cpython2/Lib/wsgiref/validate.py
4bb142b1b712d8e67c81687d396685fba55abf77 18-Dec-2012 Andrew Svetlov <andrew.svetlov@gmail.com> Issue #16714: use 'raise' exceptions, don't 'throw'.

Patch by Serhiy Storchaka.
/external/python/cpython2/Lib/wsgiref/validate.py
6e3dbbdf39f3b4eb6f18c0165e446df17218b7dc 10-Oct-2009 Benjamin Peterson <benjamin@python.org> replace has_key with 'in' operator
/external/python/cpython2/Lib/wsgiref/validate.py
403019b115391a15815805f2004cebedb95ca1c4 12-Jun-2006 Phillip J. Eby <pje@telecommunity.com> Sync w/external release 0.1.2. Please see PEP 360 before making changes to external packages.
/external/python/cpython2/Lib/wsgiref/validate.py
f992a2b11e5fdcddbb6ef834a0601e1ac6307409 11-Jun-2006 Neal Norwitz <nnorwitz@gmail.com> Fix errors found by pychecker
/external/python/cpython2/Lib/wsgiref/validate.py
982c30b861837b2a3dcadd1d839d1290910e93f7 09-Jun-2006 Tim Peters <tim.peters@gmail.com> Whitespace normalization.
/external/python/cpython2/Lib/wsgiref/validate.py
5cf565ddd1e5358c95c083bef2befe2e4f816cc1 09-Jun-2006 Phillip J. Eby <pje@telecommunity.com> Import wsgiref into the stdlib, as of the external version 0.1-r2181.
/external/python/cpython2/Lib/wsgiref/validate.py