1. 2067bfd Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. by Georg Brandl · 16 years ago[Renamed (94%) from Doc/library/thread.rst]
  2. 836baa5 Merged revisions 61038,61042-61045,61047,61050,61053,61055-61056,61061-61064,61066-61080 via svnmerge from by Christian Heimes · 17 years ago
  3. d3eb5a15 Merged revisions 61003-61033 via svnmerge from by Christian Heimes · 17 years ago
  4. faf2f63 Merged revisions 59703-59773 via svnmerge from by Christian Heimes · 17 years ago
  5. 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 17 years ago
  6. 89d996e Merged revisions 57778-58052 via svnmerge from by Thomas Wouters · 17 years ago
  7. 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 · 17 years ago
  8. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  9. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago