1. ff2ad0e Merged revisions 71814-71817,71901-71903 via svnmerge from by Georg Brandl · 15 years ago
  2. 8c66a6d Remove the deprecated posix attribute. by Georg Brandl · 16 years ago
  3. 0c24e8b Remove the TarFileCompat class from tarfile.py. by Lars Gustäbel · 16 years ago
  4. a37cfc6 Merged revisions 63402,63405,63411,63457,63467-63468,63480,63507-63508,63516,63534,63541 via svnmerge from by Benjamin Peterson · 16 years ago
  5. 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 17 years ago
  6. 255f53b Merged revisions 59376-59406 via svnmerge from by Christian Heimes · 17 years ago
  7. 7767711 Merged revisions 58817-58861 via svnmerge from by Guido van Rossum · 17 years ago
  8. 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
  9. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  10. 47b49bf Merged revisions 57620-57771 via svnmerge from by Thomas Wouters · 17 years ago
  11. 3741eff Fall back to 'ascii' encoding if sys.getfilesystemencoding() returns by Lars Gustäbel · 17 years ago
  12. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago