1. 36154b2 Added entry for weakref documentation. by Fred Drake · 24 years ago
  2. 3c48ef7 Added documentation for the xreadlines module & related changes. The by Fred Drake · 24 years ago
  3. 37f1b34 Added entry for fpectl module documentation. by Fred Drake · 24 years ago
  4. 5db5ba1 Document the warnings module. by Guido van Rossum · 24 years ago
  5. 24d6da3 Added "stub" documentation for xml.dom.pulldom for Paul to fill out with by Fred Drake · 24 years ago
  6. f65ab1b Added entries reflecting the separation of the abstract DOM documentation by Fred Drake · 24 years ago
  7. 277a211 Added entries for the xml.dom.minidom module. by Fred Drake · 24 years ago
  8. babe326 Added entries for new files of SAX documentation. by Fred Drake · 24 years ago
  9. 6ff7aec Move the documentation for the mutex module to be with the threading by Fred Drake · 24 years ago
  10. 955e03b Push xmllib to the end of the markup chapter since it is deprecated. by Fred Drake · 24 years ago
  11. 7f577e7 regex and regsub are obsolete and Evil, so don't include them in the club. by Fred Drake · 24 years ago
  12. ed773ef Include the new text on reporting bugs in a few useful places. by Fred Drake · 24 years ago
  13. f5aa4ef Add entries for the xml.sax documentation. by Fred Drake · 24 years ago
  14. 0d83f68 Added entry for mmap module. by Fred Drake · 24 years ago
  15. fcab763 Relocate the popen2 documentation since it is now substantially more portable. by Fred Drake · 24 years ago
  16. 058365a Added libgettext.tex by Barry Warsaw · 24 years ago
  17. 15446d3 Add entry for Cookie module. by Fred Drake · 24 years ago
  18. ed13b4a Break the "Python Services" chapter into two: "Python Runtime Services" by Fred Drake · 24 years ago
  19. bdcf91f Documentation for the gc module. Text from Neil Schemenauer by Fred Drake · 24 years ago
  20. e4dbb86 New module webbrowser. Easy-to-use controller objects to make using a by Fred Drake · 24 years ago
  21. 14ea85f Add entry for readline documentation. by Fred Drake · 24 years ago
  22. b531618 Created a new chapter on structured markup processing, including the by Fred Drake · 24 years ago
  23. 6f2a5ef Added entry for the curses.ascii module. by Fred Drake · 24 years ago
  24. c19425d Added the atexit module and documentation from Skip Montanaro by Fred Drake · 24 years ago
  25. fb79ffa Hook in the documentation for the unicodedata module. by Fred Drake · 24 years ago
  26. d1a65ff Added preliminary documentation for the winreg module, by Fred Drake · 24 years ago
  27. 98f8a3d Added codecs entry here as part of String Services. by Fred Drake · 24 years ago
  28. 3c9f936 Two new sections. Preliminary. by Fred Drake · 24 years ago
  29. 0baf773 Added entry for libtabnanny.tex. by Fred Drake · 24 years ago
  30. 37f1574 Use \citetitle and \programopt as appropriate. by Fred Drake · 25 years ago
  31. adf2dbf Added section for filecmp. by Fred Drake · 25 years ago
  32. 143db4b cmp and cmpcache are now obsolete, so don't include their by Fred Drake · 25 years ago
  33. 76dd228 whrandom should come immediately after random, not before. by Fred Drake · 25 years ago
  34. 0452007 Added entry for asyncore module. by Fred Drake · 25 years ago
  35. 44a7a7c Added entry for dl module. by Fred Drake · 25 years ago
  36. abc64b7 Added entry for pty module. by Fred Drake · 25 years ago
  37. e4d7818 Added entries for mutex and nis modules. by Fred Drake · 25 years ago
  38. c4e3bf9 Add entries for the sched module. by Fred Drake · 25 years ago
  39. 1b2dc90 Add entries for tty module. by Fred Drake · 25 years ago
  40. af81a50 Added more sections... by Fred Drake · 25 years ago
  41. 707f8e6 Added entry for the chunk module. by Fred Drake · 25 years ago
  42. 2cd31dc Added entry for curses module. by Fred Drake · 25 years ago
  43. 4755e7d Three more modules documented by Moshe! by Fred Drake · 25 years ago
  44. 26da284 Add/remove entries due to additional sections from Moshe. by Fred Drake · 25 years ago
  45. c46864e Misc. changes related to the new sections. by Fred Drake · 25 years ago
  46. 7df4dd7 Add entry for the fpformat module. by Fred Drake · 25 years ago
  47. 957ac3f Add section for the sha module. by Fred Drake · 25 years ago
  48. 5254a6d Move stat to the Generic chapter. by Fred Drake · 25 years ago
  49. 4ae5269 Updated to reflect additions. by Fred Drake · 25 years ago
  50. 666255f Document the dbhash module, and link to it from appropriate places. by Fred Drake · 25 years ago
  51. 658cef0 Preliminary mhlib and telnetlib documents from Skip Montanaro -- thanks, Skip! by Fred Drake · 25 years ago
  52. 4d358b5 Added sections for pyclbr and tokenize. by Fred Drake · 25 years ago
  53. c7b72db Added chapter on Windows modules, including msvcrt and winsound. by Fred Drake · 25 years ago
  54. 28bc711 Added section for MimeWriter, contributed by Christopher Petrilli by Fred Drake · 26 years ago
  55. 12ba786 Moved posixpath to os.path. by Fred Drake · 26 years ago
  56. 9d814c6 Document the repr module. This removes the entire "Code objects and by Fred Drake · 26 years ago
  57. bc866ce Documentation for the ConfigParser module, by Christopher G. Petrilli by Fred Drake · 26 years ago
  58. 9ea3e36 Move the jpeg module to the SGI section; it is dependent on the "cl" by Fred Drake · 26 years ago
  59. 60adb36 Document the sndhdr module. by Fred Drake · 26 years ago
  60. 449e18f Add documentation for shutil module. by Fred Drake · 26 years ago
  61. 99e2c39 Add the getpass module. by Fred Drake · 26 years ago
  62. 5e97c9d Adding libshlex and libnetrc by Eric Raymond. by Guido van Rossum · 26 years ago
  63. 23f414c Added new sections. by Fred Drake · 26 years ago
  64. f44c485 New organization of internet modules into protocols/support and data chapters. by Fred Drake · 26 years ago
  65. 9f86b66 Update to use a separate page for front matter. by Fred Drake · 26 years ago
  66. 64e3b43 Move files around to get the names to match the module names except for by Fred Drake · 26 years ago
  67. d623d20e7d6 Complete the addition of libthreading.tex. (Isn't it annoying that by Guido van Rossum · 26 years ago
  68. 8668e8e Contributions by Eric Raymond: documentation for modules by Guido van Rossum · 26 years ago
  69. b818b46 Add section documenting mimetypes module. by Fred Drake · 26 years ago
  70. 188a847 Moved popen2 entry to make more sense. by Fred Drake · 26 years ago
  71. f8d50bf Hook in the calendar and popen2 sections. by Fred Drake · 26 years ago
  72. a468404 Added a section for the poplib module, contributed by Drew Csillag. by Fred Drake · 26 years ago
  73. 1d9fb63 Remove commented-out Mac chapter. by Fred Drake · 26 years ago
  74. 1e0f8bf Add imaplib to appropriate lists. by Fred Drake · 26 years ago
  75. 363ab1a Comment out the soundex section. by Fred Drake · 26 years ago
  76. bd40088 Add section for ni back in, but comment it out. by Fred Drake · 26 years ago
  77. eac469c Commented out sections on obsolete & Macintosh modules. by Fred Drake · 26 years ago
  78. 4bde97f Add fileinput section under Misc. Services. by Fred Drake · 26 years ago
  79. 9ac80cb Removed references to ni. by Fred Drake · 26 years ago
  80. f3aa0e0 Revert the index stuff to work better with LaTeX2HTML. by Fred Drake · 26 years ago
  81. 7d20ffe Adjust the index inclusion for the new index support. by Fred Drake · 26 years ago
  82. 6659c30 Convert LaTeX support to create a new class of documents. HTML generation by Fred Drake · 26 years ago
  83. 540e13d Derive the name of the modules .ind from the jobname. by Fred Drake · 26 years ago
  84. 83c1a39 Separate chapter and section. by Fred Drake · 26 years ago
  85. 1aabe5e Separate binhex and binuu documentation from binascii. Support better by Fred Drake · 26 years ago
  86. b4efb6c Separate Mac user interface modules into separate files, to better support by Fred Drake · 26 years ago
  87. b0df567 Separate the parse, symbol, and token documentation into separate files. by Fred Drake · 26 years ago
  88. 2a4646c Remove obsolete pagenumbering / pagestyle cruft. by Fred Drake · 27 years ago
  89. 2d75443 Add entry for copy_reg module. by Fred Drake · 27 years ago
  90. b660b63 Use \emph{} for all references to the other documents, not just some of them. by Fred Drake · 27 years ago
  91. 4d4f9e7 Removed \mytableofcontents; just use \tableofcontents. by Fred Drake · 27 years ago
  92. dca8792 Added openright option the the \documentclass{} for each of the manuals. by Fred Drake · 27 years ago
  93. 1f8449a Revise prologue and frontmatter to use latex2e (not in 2.09 compatibility by Fred Drake · 27 years ago
  94. 0b1337d Add module index before the general index. by Fred Drake · 27 years ago
  95. 9cb6480 Added Greg Stein's docs for BaseHTTPServer.py. by Guido van Rossum · 27 years ago
  96. b2c6ef8 Change {\em ...} to \emph{...}; this seems to be the developing preference by Fred Drake · 27 years ago
  97. f3d729c Fixed SFT #23842: leave in non-standard style options when checking in an by Fred Drake · 27 years ago
  98. 5b7220f Oops, did the previous delete the wrong way. by Guido van Rossum · 27 years ago
  99. d5da7a6 Get rid of last traces of module 'audio' by Guido van Rossum · 27 years ago
  100. bc12f78 Adding Martin von Loewis' documentation for his locale module. by Guido van Rossum · 27 years ago