1. 5e1c053 Improve #19204: Improved cross-references in the urllib package documentation. by Serhiy Storchaka · 11 years ago
  2. fe7b00f Closes #11710: create "landing pages" (/library/package.html) for those packages that have no documented content themselves, e.g. "urllib" or "http". by Georg Brandl · 12 years ago
  3. aca8fd7 Documentation updates for urllib package. Modified the documentation for the by Senthil Kumaran · 16 years ago
  4. 83e9f4c Remove last traces of mimetools. by Georg Brandl · 16 years ago
  5. 877b10a Remove the htmllib and sgmllib modules as per PEP 3108. by Georg Brandl · 16 years ago
  6. dd15f6c Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,61285-61286,61288-61290,61298,61303-61305,61312-61314,61317,61329,61332,61344,61350-61351,61363-61376,61378-61379,61382-61383,61387-61388,61392,61395-61396,61402-61403 via svnmerge from by Christian Heimes · 16 years ago
  7. 9bd667a Merged revisions 60124-60142 via svnmerge from by Christian Heimes · 17 years ago
  8. 790c823 Merged revisions 59822-59841 via svnmerge from by Christian Heimes · 17 years ago
  9. 895627f Merged revisions 59407-59422 via svnmerge from by Christian Heimes · 17 years ago
  10. 9afde1c #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. by Georg Brandl · 17 years ago
  11. 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
  12. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  13. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago