1. 66239d5 tty module documentation from Moshe, with some editing and an added by Fred Drake · 25 years ago
  2. af81a50 Added more sections... by Fred Drake · 25 years ago
  3. b742a42 Two more from Moshe! by Fred Drake · 25 years ago
  4. 707f8e6 Added entry for the chunk module. by Fred Drake · 25 years ago
  5. 97793ab New section from Moshe Zadka, modified by FLD for markup, some by Fred Drake · 25 years ago
  6. 0f871dc Added some "See also" references to htmllib docs. by Fred Drake · 25 years ago
  7. 2cd31dc Added entry for curses module. by Fred Drake · 25 years ago
  8. a4070ce Preliminary documentation for the curses module by Moshe Zadka, with by Fred Drake · 25 years ago
  9. d5d55ea Fix a markup error. by Fred Drake · 25 years ago
  10. 4755e7d Three more modules documented by Moshe! by Fred Drake · 25 years ago
  11. 6f49e0a Added a few minor comments, mostly to discourage documentation of by Fred Drake · 25 years ago
  12. a88ef00 Further clarfication of the system-dependence of the system() return by Fred Drake · 25 years ago
  13. 46e1a32 Re-categorize the dump module as obsolete. by Fred Drake · 25 years ago
  14. 354e982 fpformat has been documented for at least a week now! by Fred Drake · 25 years ago
  15. 26921da Small markup & usage adjustments. by Fred Drake · 25 years ago
  16. e019789 Correction: the parameters of new.instance() are type-checked. by Fred Drake · 25 years ago
  17. de69ae1 Updated version from Moshe, with a re-written warning about the by Fred Drake · 25 years ago
  18. 173ba5e Minor markup nits. by Fred Drake · 25 years ago
  19. 97c2fa0 Small English usage nits. by Fred Drake · 25 years ago
  20. 7487c02 Small markup and English usage nits. by Fred Drake · 25 years ago
  21. 26da284 Add/remove entries due to additional sections from Moshe. by Fred Drake · 25 years ago
  22. 64bc94e New module documentation sections from Moshe Zadka <moshez@math.huji.ac.il>! by Fred Drake · 25 years ago
  23. e55702b Added note to __not__() description that this operation is defined by Fred Drake · 25 years ago
  24. 1e44029 Several new index entries to make find this easier. by Fred Drake · 25 years ago
  25. c46864e Misc. changes related to the new sections. by Fred Drake · 25 years ago
  26. 21572fd New sections from Moshe Zadka <moshez@math.huji.ac.il>. by Fred Drake · 25 years ago
  27. 7df4dd7 Add entry for the fpformat module. by Fred Drake · 25 years ago
  28. 1739d2f Documentation for the fpformat module by Moshe Zadka <mzadka@geocities.com>. by Fred Drake · 25 years ago
  29. 2f97901 Added 'ce' to the list of "registered" values for os.name. by Fred Drake · 25 years ago
  30. 9c5cc14 Some clarifications on operations for mapping types, based on comments by Fred Drake · 25 years ago
  31. 697c779 Adjust indexing for __import__(); based on comments by Stefan Franke by Fred Drake · 25 years ago
  32. 28b1770 Improve index entry for "import"; responding to comments by Stefan by Fred Drake · 25 years ago
  33. 06a73f0 Work around latex2html problem; reported by Gerrit Holl <gerrit.holl@pobox.com>. by Fred Drake · 25 years ago
  34. 4d5c87b Declare the "util" module obsolete. by Fred Drake · 25 years ago
  35. 7a62128 At David Ascher's request, clarify that os.system() always returns 0 by Fred Drake · 25 years ago
  36. ae0f292 Fix typo reported by Robert Kern <kernr@ncifcrf.gov>. by Fred Drake · 25 years ago
  37. 66ab4e8 Patch by Jim Fulton to document the new parse_qls(). by Guido van Rossum · 25 years ago
  38. 4727456 Add doc for timegm(). by Guido van Rossum · 25 years ago
  39. 5fac2ab Fix availability clause; mention availability of similar functionality by Fred Drake · 25 years ago
  40. 3aa70d6 Document the "pid" attribute of the Popen3 class. by Fred Drake · 25 years ago
  41. a7ce52b0 Typo reported by Gerry Wiener <wiener@rap.ucar.edu>: by Fred Drake · 25 years ago
  42. abc8cc6 Move some \index entries around so we can avoid using empty comments; by Fred Drake · 25 years ago
  43. 82f355a Change the example of configuring for large file support under Solaris by Fred Drake · 25 years ago
  44. 6b330ba8 "proces" --> "process"; reported by Gerry Wiener <gerry@ucar.edu>. by Fred Drake · 25 years ago
  45. 338da93 SET_LINE_NO ==> SET_LINENO by Fred Drake · 25 years ago
  46. 33378da Added paragraph explaininng the text/binary flavors of some methods, by Fred Drake · 25 years ago
  47. dbc2d08 POP3.uidl(): Update description based on comments from Piers Lauder by Fred Drake · 25 years ago
  48. 7088df4 Removed old comments. by Fred Drake · 25 years ago
  49. 03c05a5 Move the "See also:" section so it appears are part of the top HTML by Fred Drake · 25 years ago
  50. 184e836 Added module references; minor grammatical fixes. All suggested by Eric Raymond. by Fred Drake · 25 years ago
  51. 9ade7e0 Added missing comma, reported by Eric Raymond. by Fred Drake · 25 years ago
  52. b0bc7f2 Updated connect_ex() documentation based on comments in the newgroup by Fred Drake · 26 years ago
  53. 1ea7c75 Reflect recent patch for float % and divmod() by Tim Peters. Content by Fred Drake · 26 years ago
  54. 673c65e Use the new module-key for the FL module when hyperlinking (the old by Fred Drake · 26 years ago
  55. d03e9e3 Don't point readers to rand, point to random! And make it a hyperlink by Fred Drake · 26 years ago
  56. 0e1de8b Minor nits, partly in response to comments from Jonathan Black by Fred Drake · 26 years ago
  57. 5f342ac Always use "section" when referring to sections of a document, not "Section". by Fred Drake · 26 years ago
  58. c0fcbc1 Update starship URLs. by Fred Drake · 26 years ago
  59. ea00205 Use \rfc to mark some remaining RFC references. by Fred Drake · 26 years ago
  60. 505c491 Added "See also" reference to PyOpenGL. by Fred Drake · 26 years ago
  61. dcf17f3 mhlib is now documented. by Fred Drake · 26 years ago
  62. a496664 Markup consistency. by Fred Drake · 26 years ago
  63. 1c7cd63 Nits. by Fred Drake · 26 years ago
  64. 957ac3f Add section for the sha module. by Fred Drake · 26 years ago
  65. 154fc6d Patch from Greg Ward adding descriptions of S_IMODE() and S_IFMT(), by Fred Drake · 26 years ago
  66. 24aca83 Fixed typo and font-control problem reported by Detlef Lannert by Fred Drake · 26 years ago
  67. 29cf682 Clarifications on the first(), next(), and previous() functions, based by Fred Drake · 26 years ago
  68. 8611921 Fix a grammatical error reported by Detlef Lannert by Fred Drake · 26 years ago
  69. 16214fb Fix a couple of grammatical errors reported by Detlef Lannert by Fred Drake · 26 years ago
  70. 4aa4f30 Work-around LaTeX2HTML space-dropping bug. by Fred Drake · 26 years ago
  71. 87b8f31 Fixed some logical markup nits. by Fred Drake · 26 years ago
  72. deb7e09 Logical markup. by Fred Drake · 26 years ago
  73. 806764b No, __repr__() does not accept a parameter other than self. by Fred Drake · 26 years ago
  74. 0fbec55 Shorten the section title. by Fred Drake · 26 years ago
  75. eea97ea Shorten the section title. by Fred Drake · 26 years ago
  76. 86bd5e4 Shorten the section title. by Fred Drake · 26 years ago
  77. 7475e04f Work around a space-dropping problem in LaTeX2HTML. by Fred Drake · 26 years ago
  78. ae35aa8 Added "See also" sections linking to binascii. by Fred Drake · 26 years ago
  79. ee4d54e Refer to the binhex module, not the non-existent hexbin module. by Fred Drake · 26 years ago
  80. 26f7cfe9 Fix some glaring markup consistency problems (presentation was broken). by Fred Drake · 26 years ago
  81. 812860e Hack places where '--' should appear as literal output but the -- was by Fred Drake · 26 years ago
  82. ffbe687 Make internal module references hyperlinks wherever it makes sense. by Fred Drake · 26 years ago
  83. 7b8b125 Remove bogus characters in code sample. by Fred Drake · 26 years ago
  84. fcf94d4 Work around LaTeX2HTML comment-handling bug. by Fred Drake · 26 years ago
  85. 4a406c6 Shorten the section title. by Fred Drake · 26 years ago
  86. c8c40ff Added a "See also" section with some external references. by Fred Drake · 26 years ago
  87. 4e28c59 Markup nits. by Fred Drake · 26 years ago
  88. b7168c3 Clean up lots of mark up. by Fred Drake · 26 years ago
  89. 79936fe Added descriptions of the various exceptions, based on the docstrings. by Fred Drake · 26 years ago
  90. c8993aa Logical markup and small nits. by Fred Drake · 26 years ago
  91. 12a9569 Make some module references hyperlinks. by Fred Drake · 26 years ago
  92. b774550 Minor logical markup nits. by Fred Drake · 26 years ago
  93. dd6c6d9 Clean up some mark up. by Fred Drake · 26 years ago
  94. e2effbd Fix minor (English) usage nits. by Fred Drake · 26 years ago
  95. bcd5454 Reference to urllib module can be a hyperlink. by Fred Drake · 26 years ago
  96. 4429772 Fix dropped space in the HTML output. by Fred Drake · 26 years ago
  97. babdda5 Make reference to the socket module a hyperlink. by Fred Drake · 26 years ago
  98. bf0f434 Shorten the section title. by Fred Drake · 26 years ago
  99. 47894d2 Don't describe this module as being a popen() wrapper; that's a little by Fred Drake · 26 years ago
  100. a694e00 Remove \platform declaration; this module is generic. by Fred Drake · 26 years ago