- 0d8f073 Update signature style of optional arguments, part two. by Georg Brandl · 16 years ago
- ae2dbe2 #5486: typos. by Georg Brandl · 16 years ago
- ad3d5c2 Merged revisions 69803-69805,69840,69901,69905,69907,69924,69927,69987 via svnmerge from by Benjamin Peterson · 16 years ago
- c469d4c Issue 600362: Relocated parse_qs() and parse_qsl(), from the cgi module by Facundo Batista · 17 years ago
- 32480b0 Fix urllib function reference. by Georg Brandl · 17 years ago
- dcf97b9 Merged revisions 64434-64435,64440-64443,64445,64447-64448,64450,64452,64455,64461,64464,64466,64468 via svnmerge from by Benjamin Peterson · 17 years ago
- f4a4123 Fix old-style octal literals in the docs. by Georg Brandl · 17 years ago
- 49d1b4f Remove old backwards-compatibility classes from the cgi module. by Georg Brandl · 17 years ago
- 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 18 years ago
- 782d6b4 issue1172: Documentation of "done" attribute in cgi module. by Sean Reifscheider · 18 years ago
- 4633448 Change instances of 'while 1:' in the docs into 'while True:'. by Collin Winter · 18 years ago
- 6911e3c Convert all print statements in the docs. by Georg Brandl · 18 years ago
- c79461b Partial py3k-ification of Doc/library/: convert has_key references into either 'k in d' or __contains__; normalize raise statements; convert print statements into print function calls. by Collin Winter · 18 years ago
- 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 18 years ago
- 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 18 years ago