cpython/Lib/wsgiref
Antoine Pitrou 59bf738874 Merged revisions 87797 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r87797 | antoine.pitrou | 2011-01-06 18:17:04 +0100 (jeu., 06 janv. 2011) | 4 lines

  Issue #3839: wsgiref should not override a Content-Length header set by
  the application.  Initial patch by Clovis Fabricio.
........
2011-01-06 17:18:32 +00:00
..
__init__.py Merged revisions 46753-51188 via svnmerge from 2006-08-11 14:57:12 +00:00
handlers.py Merged revisions 87797 via svnmerge from 2011-01-06 17:18:32 +00:00
headers.py Merged revisions 69846 via svnmerge from 2009-02-21 20:59:32 +00:00
simple_server.py Issue #4718: Adapt the wsgiref package so that it actually works with Python 3.x, 2009-01-03 18:41:49 +00:00
util.py Merged revisions 87564 via svnmerge from 2010-12-29 06:29:58 +00:00
validate.py Issue #4718: Adapt the wsgiref package so that it actually works with Python 3.x, 2009-01-03 18:41:49 +00:00