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