cpython/Lib/wsgiref
Amaury Forgeot d'Arc 1c25de69ee Merged revisions 73952 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

(Only docstrings were modified, won't backport to 3.1)

........
  r73952 | amaury.forgeotdarc | 2009-07-11 16:33:51 +0200 (sam., 11 juil. 2009) | 4 lines

  #2622 Import errors in email.message, from a py2app standalone application.

  Patch by Mads Kiilerich, Reviewed by Barry Warsaw.
........
2009-07-12 16:43:19 +00:00
..
__init__.py Merged revisions 46753-51188 via svnmerge from 2006-08-11 14:57:12 +00:00
handlers.py Issue #4718: Adapt the wsgiref package so that it actually works with Python 3.x, 2009-01-03 18:41:49 +00:00
headers.py Merged revisions 73952 via svnmerge from 2009-07-12 16:43:19 +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 Issue #4718: Adapt the wsgiref package so that it actually works with Python 3.x, 2009-01-03 18:41:49 +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