1. 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 18 years ago
  2. 782d6b4 issue1172: Documentation of "done" attribute in cgi module. by Sean Reifscheider · 18 years ago
  3. 4633448 Change instances of 'while 1:' in the docs into 'while True:'. by Collin Winter · 18 years ago
  4. 6911e3c Convert all print statements in the docs. by Georg Brandl · 18 years ago
  5. 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
  6. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 18 years ago
  7. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 18 years ago