summaryrefslogtreecommitdiffstats
path: root/Doc/library/wsgiref.rst
Commit message (Collapse)AuthorAgeFilesLines
* Issue #23921: Standardized documentation whitespace formatting.Serhiy Storchaka2016-05-101-4/+4
| | | | Original patch by James Edwards.
* Closes #25910: fix dead and permanently redirected links in the docs. Thanks ↵Georg Brandl2016-02-261-2/+2
| | | | to SilentGhost for the patch.
* Issue #25161: Add full stops in documentation; patch by Takase ArihiroMartin Panter2015-10-101-1/+1
|
* #14804: Remove [] around optional arguments with default valuesHynek Schlawack2012-05-221-5/+5
| | | | | Mostly just mechanical removal of []. In some rare cases I've pulled the default value up into the argument list.
* Merged revisions 85274 via svnmerge fromGeorg Brandl2010-10-061-1/+1
| | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r85274 | georg.brandl | 2010-10-06 12:26:05 +0200 (Mi, 06 Okt 2010) | 1 line Fix errors found by "make suspicious". ........
* Doc: replace PEP xxx by :pep:`xxx` to create a link on the PEPVictor Stinner2010-05-141-1/+1
|
* Remove trailing whitespace.Georg Brandl2009-01-031-2/+2
|
* fix various doc typos #3320Benjamin Peterson2008-07-121-1/+1
|
* Some cleanup in the docs.Georg Brandl2007-12-291-1/+1
|
* Add more examples to the wsgiref docs.Georg Brandl2007-11-291-1/+88
| | | | From GHOP by Josip Dzolonga.
* Add :term:s for iterator.Georg Brandl2007-10-211-1/+1
|
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+641