summaryrefslogtreecommitdiffstats
path: root/Doc/library/cgi.rst
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 83561,83563,83565-83566,83569,83571,83574-83575,83580,83584,...Georg Brandl2010-10-061-0/+4
* Merged revisions 83999,84001 via svnmerge fromÉric Araujo2010-08-141-1/+2
* Merged revisions 74745 via svnmerge fromBenjamin Peterson2009-09-111-1/+1
* Merged revisions 74126,74130-74131,74149,74155,74157,74180-74183,74398 via sv...Georg Brandl2009-08-131-7/+8
* Merged revisions 73941-73943,74076,74094,74186,74211-74214,74247,74254,74262,...Georg Brandl2009-08-131-4/+4
* Update signature style of optional arguments, part two.Georg Brandl2009-04-051-8/+7
* #5486: typos.Georg Brandl2009-03-131-2/+2
* Merged revisions 69803-69805,69840,69901,69905,69907,69924,69927,69987 via sv...Benjamin Peterson2009-02-261-6/+9
* Issue 600362: Relocated parse_qs() and parse_qsl(), from the cgi moduleFacundo Batista2008-09-031-37/+6
* Fix urllib function reference.Georg Brandl2008-07-181-2/+2
* Merged revisions 64434-64435,64440-64443,64445,64447-64448,64450,64452,64455,...Benjamin Peterson2008-07-021-0/+2
* Fix old-style octal literals in the docs.Georg Brandl2008-05-261-3/+3
* Remove old backwards-compatibility classes from the cgi module.Georg Brandl2008-05-111-29/+6
* Merged revisions 59605-59624 via svnmerge fromChristian Heimes2007-12-311-1/+1
* issue1172: Documentation of "done" attribute in cgi module.Sean Reifscheider2007-09-181-0/+5
* Change instances of 'while 1:' in the docs into 'while True:'.Collin Winter2007-09-101-1/+1
* Convert all print statements in the docs.Georg Brandl2007-09-041-11/+11
* Partial py3k-ification of Doc/library/: convert has_key references into eithe...Collin Winter2007-09-011-6/+6
* Get rid of the remaining versionadded/versionchanged directives.Georg Brandl2007-09-011-2/+0
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+558