1. 96ef811 Move itertools module from the sandbox and into production. by Raymond Hettinger · 22 years ago
  2. 051314f SF #664011, move tarfile module in docs by Neal Norwitz · 22 years ago
  3. 488609e SF #642236, optparse LaTeX docs by Johannes Gijsbers by Neal Norwitz · 22 years ago
  4. b9ef4ae SF #651082, tarfile module implementation from Lars Gustäbel by Neal Norwitz · 22 years ago
  5. 1f041e7 process libconsts.tex by Skip Montanaro · 22 years ago
  6. 2969233 Add dummy_thread[ing] sections and reference these from libthread[ing]. by Guido van Rossum · 22 years ago
  7. 446f323 Add in the datetime docs now that they pass LaTeX. Still ugly, but that can by Fred Drake · 22 years ago
  8. 4a80a3e Added docs for (draft) pkgutil module. by Fred Drake · 22 years ago
  9. 4ebe2e3 add liblogging by Skip Montanaro · 22 years ago
  10. f8ca836 Patch implementing bz2 module. by Gustavo Niemeyer · 22 years ago
  11. 584cb19 Load docs for sets.py by Raymond Hettinger · 22 years ago
  12. 9751216 Add docs for heapq.py. by Guido van Rossum · 22 years ago
  13. b1af86a Revise asyncore documentation and document asynchat for the first time. by Steve Holden · 22 years ago
  14. ae64f3ad Add documentation for new textwrap module. by Greg Ward · 22 years ago
  15. 4b1b3bf Add entry for the pydoc documentation. by Fred Drake · 23 years ago
  16. d2a557e Added entry for the "cgitb" module docs. by Fred Drake · 23 years ago
  17. 5107b4c Re-arrange the modules in the "Internet Data Handling" chapter to try to by Fred Drake · 23 years ago
  18. fd4f069 The turtle docs will be moving to another location in the Tkinter chapter. by Fred Drake · 23 years ago
  19. 5355686 Add entries for the new Tkinter chapter. by Fred Drake · 23 years ago
  20. c444039 Remove email*.tex subsections; they're all \input by email.tex by Andrew M. Kuchling · 23 years ago
  21. b4ea9d0 Promote built-in functions to come before built-in types. by Fred Drake · 23 years ago
  22. 7988e02 Move XML-RPC-related docs to the "Internet Protocols" chapter. by Fred Drake · 23 years ago
  23. 33f4d6d Add entries for the email and compiler packages. by Fred Drake · 23 years ago
  24. 1c66f89 Added entry for the hmac module. by Fred Drake · 23 years ago
  25. d61e3ea Add entry for the new distutils section. by Fred Drake · 23 years ago
  26. 8ee679f Minor changes to match the style guide. by Fred Drake · 23 years ago
  27. 3d97e35 Add entry for xmlrpclib documentation. by Fred Drake · 23 years ago
  28. d5df09c Update to include the license information in a less annoying place. by Fred Drake · 23 years ago
  29. 6cba3d0 Added entry for HTMLParser documentation. by Fred Drake · 23 years ago
  30. 501d904 Add entry for unittest documentation. by Fred Drake · 24 years ago
  31. 659f377 Add entry for curses.panel documentation. by Fred Drake · 24 years ago
  32. 7606e4d Added entry for urllib2 documentation. by Fred Drake · 24 years ago
  33. 7840a9c Add entry for the inspect module. by Fred Drake · 24 years ago
  34. 7c30de6 Remove documentation for the soundex module; the module is no longer by Fred Drake · 24 years ago
  35. 15bc404 Added entries for difflib documentation. by Fred Drake · 24 years ago
  36. f3262b7 Add entries for the doctest documentation. by Fred Drake · 24 years ago
  37. f891404 Move the whrandom section back to the documented modules section; this by Fred Drake · 24 years ago
  38. 57d943a Move the whrandom entry to the "Obsolete Modules" appendix. by Fred Drake · 24 years ago
  39. 36154b2 Added entry for weakref documentation. by Fred Drake · 24 years ago
  40. 3c48ef7 Added documentation for the xreadlines module & related changes. The by Fred Drake · 24 years ago
  41. 37f1b34 Added entry for fpectl module documentation. by Fred Drake · 24 years ago
  42. 5db5ba1 Document the warnings module. by Guido van Rossum · 24 years ago
  43. 24d6da3 Added "stub" documentation for xml.dom.pulldom for Paul to fill out with by Fred Drake · 24 years ago
  44. f65ab1b Added entries reflecting the separation of the abstract DOM documentation by Fred Drake · 24 years ago
  45. 277a211 Added entries for the xml.dom.minidom module. by Fred Drake · 24 years ago
  46. babe326 Added entries for new files of SAX documentation. by Fred Drake · 24 years ago
  47. 6ff7aec Move the documentation for the mutex module to be with the threading by Fred Drake · 24 years ago
  48. 955e03b Push xmllib to the end of the markup chapter since it is deprecated. by Fred Drake · 24 years ago
  49. 7f577e7 regex and regsub are obsolete and Evil, so don't include them in the club. by Fred Drake · 24 years ago
  50. ed773ef Include the new text on reporting bugs in a few useful places. by Fred Drake · 24 years ago
  51. f5aa4ef Add entries for the xml.sax documentation. by Fred Drake · 24 years ago
  52. 0d83f68 Added entry for mmap module. by Fred Drake · 24 years ago
  53. fcab763 Relocate the popen2 documentation since it is now substantially more portable. by Fred Drake · 24 years ago
  54. 058365a Added libgettext.tex by Barry Warsaw · 24 years ago
  55. 15446d3 Add entry for Cookie module. by Fred Drake · 24 years ago
  56. ed13b4a Break the "Python Services" chapter into two: "Python Runtime Services" by Fred Drake · 24 years ago
  57. bdcf91f Documentation for the gc module. Text from Neil Schemenauer by Fred Drake · 24 years ago
  58. e4dbb86 New module webbrowser. Easy-to-use controller objects to make using a by Fred Drake · 24 years ago
  59. 14ea85f Add entry for readline documentation. by Fred Drake · 24 years ago
  60. b531618 Created a new chapter on structured markup processing, including the by Fred Drake · 24 years ago
  61. 6f2a5ef Added entry for the curses.ascii module. by Fred Drake · 24 years ago
  62. c19425d Added the atexit module and documentation from Skip Montanaro by Fred Drake · 24 years ago
  63. fb79ffa Hook in the documentation for the unicodedata module. by Fred Drake · 24 years ago
  64. d1a65ff Added preliminary documentation for the winreg module, by Fred Drake · 24 years ago
  65. 98f8a3d Added codecs entry here as part of String Services. by Fred Drake · 25 years ago
  66. 3c9f936 Two new sections. Preliminary. by Fred Drake · 25 years ago
  67. 0baf773 Added entry for libtabnanny.tex. by Fred Drake · 25 years ago
  68. 37f1574 Use \citetitle and \programopt as appropriate. by Fred Drake · 25 years ago
  69. adf2dbf Added section for filecmp. by Fred Drake · 25 years ago
  70. 143db4b cmp and cmpcache are now obsolete, so don't include their by Fred Drake · 25 years ago
  71. 76dd228 whrandom should come immediately after random, not before. by Fred Drake · 25 years ago
  72. 0452007 Added entry for asyncore module. by Fred Drake · 25 years ago
  73. 44a7a7c Added entry for dl module. by Fred Drake · 25 years ago
  74. abc64b7 Added entry for pty module. by Fred Drake · 25 years ago
  75. e4d7818 Added entries for mutex and nis modules. by Fred Drake · 25 years ago
  76. c4e3bf9 Add entries for the sched module. by Fred Drake · 25 years ago
  77. 1b2dc90 Add entries for tty module. by Fred Drake · 25 years ago
  78. af81a50 Added more sections... by Fred Drake · 25 years ago
  79. 707f8e6 Added entry for the chunk module. by Fred Drake · 25 years ago
  80. 2cd31dc Added entry for curses module. by Fred Drake · 25 years ago
  81. 4755e7d Three more modules documented by Moshe! by Fred Drake · 25 years ago
  82. 26da284 Add/remove entries due to additional sections from Moshe. by Fred Drake · 25 years ago
  83. c46864e Misc. changes related to the new sections. by Fred Drake · 25 years ago
  84. 7df4dd7 Add entry for the fpformat module. by Fred Drake · 25 years ago
  85. 957ac3f Add section for the sha module. by Fred Drake · 25 years ago
  86. 5254a6d Move stat to the Generic chapter. by Fred Drake · 25 years ago
  87. 4ae5269 Updated to reflect additions. by Fred Drake · 25 years ago
  88. 666255f Document the dbhash module, and link to it from appropriate places. by Fred Drake · 25 years ago
  89. 658cef0 Preliminary mhlib and telnetlib documents from Skip Montanaro -- thanks, Skip! by Fred Drake · 26 years ago
  90. 4d358b5 Added sections for pyclbr and tokenize. by Fred Drake · 26 years ago
  91. c7b72db Added chapter on Windows modules, including msvcrt and winsound. by Fred Drake · 26 years ago
  92. 28bc711 Added section for MimeWriter, contributed by Christopher Petrilli by Fred Drake · 26 years ago
  93. 12ba786 Moved posixpath to os.path. by Fred Drake · 26 years ago
  94. 9d814c6 Document the repr module. This removes the entire "Code objects and by Fred Drake · 26 years ago
  95. bc866ce Documentation for the ConfigParser module, by Christopher G. Petrilli by Fred Drake · 26 years ago
  96. 9ea3e36 Move the jpeg module to the SGI section; it is dependent on the "cl" by Fred Drake · 26 years ago
  97. 60adb36 Document the sndhdr module. by Fred Drake · 26 years ago
  98. 449e18f Add documentation for shutil module. by Fred Drake · 26 years ago
  99. 99e2c39 Add the getpass module. by Fred Drake · 26 years ago
  100. 5e97c9d Adding libshlex and libnetrc by Eric Raymond. by Guido van Rossum · 26 years ago