1. a4ca07c Minor grammatical fix by Andrew M. Kuchling · 24 years ago
  2. d24ff44 Document .timeout() method and .typeahead() function by Andrew M. Kuchling · 24 years ago
  3. 0adfb45 Make changes and clarifications suggested by Mark Hammond by Andrew M. Kuchling · 24 years ago
  4. b805069 Documentation for the mmap module: proofreaders welcomed by Andrew M. Kuchling · 24 years ago
  5. 9e759df Michael Hudson <mwh21@cam.ac.uk>: by Fred Drake · 24 years ago
  6. fb79ffa Hook in the documentation for the unicodedata module. by Fred Drake · 24 years ago
  7. 28b2944 Marc-Andre Lemburg <mal@lemburg.com>: by Fred Drake · 24 years ago
  8. 6b14eeb Documentation for the pyexpat module. by Andrew M. Kuchling · 24 years ago
  9. d1a65ff Added preliminary documentation for the winreg module, by Fred Drake · 24 years ago
  10. 6c16019 Fixed typo noted by Guido Kollerie <gkoller@cs.vu.nl> in example code. by Fred Drake · 24 years ago
  11. b80a777 Added documentation for gettempprefix(). by Fred Drake · 24 years ago
  12. 0233075 Added documentation for TemporaryFile() and the siffix parameter to mktemp(). by Fred Drake · 24 years ago
  13. 99d707a Piers Lauder <piers@cs.su.oz.au>: by Fred Drake · 24 years ago
  14. f1dc5fa Updated docs to list all the new methods and functions. The docs are by Andrew M. Kuchling · 24 years ago
  15. 7cb42cd From Greg Ward <gward@python.net>: by Fred Drake · 24 years ago
  16. 8c5cede New description for math.frexp() -- poor description noted by Francois Pinard. by Fred Drake · 24 years ago
  17. c9a5f34 The addition of rint() (by Peter Schneider-Kamp; I forgot to mention by Guido van Rossum · 24 years ago
  18. 71260b8 Added math.rint() -- round according to current IEEE754 mode by Guido van Rossum · 24 years ago
  19. 625d70a Fix references to the built-in compile() that don't include the by Fred Drake · 24 years ago
  20. 35784df Skip Montanaro <skip@mojam.com>: by Fred Drake · 24 years ago
  21. d85f059 read() method: clarify that strings are accepted and interpreted by Fred Drake · 24 years ago
  22. 3d69c0e Someone found the examples of poor practice on socket addresses! by Fred Drake · 24 years ago
  23. ae08853 Clarify status of connection of a new instance; it *is* connected if by Fred Drake · 24 years ago
  24. e06d025 Use \versionchanged to indicate when the second parameter to utime() by Fred Drake · 24 years ago
  25. d67ddbb Eric Raymond: by Guido van Rossum · 24 years ago
  26. 93a8eac Document the new additional signature for utime(). In addition to the by Barry Warsaw · 24 years ago
  27. 40ee7ac \file and \filenq should not be used in section titles; they are not by Fred Drake · 24 years ago
  28. ac308d0 Added a "See also:" section that exhibits the \seerfc markup. by Fred Drake · 24 years ago
  29. cebda6f Added documentation for WindowsError; omission noted by Michal Bozon by Fred Drake · 24 years ago
  30. 9cf7587 Update change to version_info structure. by Fred Drake · 24 years ago
  31. 4d65d73 Document hexversion (incompletely explained) and version_info (easily by Fred Drake · 24 years ago
  32. ee775a1 Make use of \longprogramopt where appropriate. by Fred Drake · 24 years ago
  33. 0682be4 letters: by Fred Drake · 24 years ago
  34. 9164f88 Fix Skip's email address in his attribution! (Thanks, Skip!) by Fred Drake · 24 years ago
  35. c2c46c3 New example from Skip Montanaro <skip@mojam.com>. by Fred Drake · 24 years ago
  36. 69ca950 Make sure the \declaremodule uses the right name for the module! by Fred Drake · 24 years ago
  37. 343301a unichr(), unicode(): Added \versionadded{} annotations. by Fred Drake · 24 years ago
  38. 0b72116 Marc-Andre Lemburg <mal@lemburg.com>: Added UnicodeType. by Fred Drake · 24 years ago
  39. 56ced2a Marc-Andre Lemburg <mal@lemburg.com>: by Fred Drake · 24 years ago
  40. 5828ad6 Revised / removed comments about string exceptions (relating to the by Fred Drake · 24 years ago
  41. 3cb793e Marc-Andre Lemburg <mal@lemburg.com>: Added UnicodeError description. by Fred Drake · 24 years ago
  42. 61098f2 Marc-Andre Lemburg <mal@lemburg.com>: by Fred Drake · 24 years ago
  43. 665dd70 Note the exception raised when parameter to chr() is out of range. by Fred Drake · 24 years ago
  44. 33d5184 Marc-Andre Lemburg <mal@lemburg.com>: by Fred Drake · 24 years ago
  45. 98f8a3d Added codecs entry here as part of String Services. by Fred Drake · 24 years ago
  46. b7979c7 Marc-Andre Lemburg <mal@lemburg.com>: by Fred Drake · 24 years ago
  47. 6d5c6bd Removed bogus connect() call in SMTP example; reported by Travis by Fred Drake · 24 years ago
  48. 71b04da Added reference to the multifile module from the "See also" section by Fred Drake · 24 years ago
  49. d1a56f4 Noted by Guido: by Fred Drake · 24 years ago
  50. 898915d Noted by Guido: by Fred Drake · 24 years ago
  51. 43b89b6 Noted by Guido: by Fred Drake · 24 years ago
  52. 12ed365 Added "See also" section; from Peter Funk <pf@artcom-gmbh.de> (re-written). by Fred Drake · 24 years ago
  53. 005f494 Added "See also" section; from Peter Funk <pf@artcom-gmbh.de>. by Fred Drake · 24 years ago
  54. 7d68690 Added notes about the eventual disappearance of two-parameter bind(), by Fred Drake · 24 years ago
  55. 38e5d27 Merged changes from the 1.5.2p2 release. (Very rough.) by Fred Drake · 24 years ago
  56. 6a0d844 UserString section: by Fred Drake · 24 years ago
  57. a22b576 UserString class from Peter Funk <pf@artcom-gmbh.de>. by Fred Drake · 24 years ago
  58. 3c9f936 Two new sections. Preliminary. by Fred Drake · 24 years ago
  59. 15861b2 Update portability information for the spawn*() functions and related by Fred Drake · 24 years ago
  60. 0baf773 Added entry for libtabnanny.tex. by Fred Drake · 24 years ago
  61. 155348b Initial version from Peter Funk <pf@artcom-gmbh.de>, with minor by Fred Drake · 24 years ago
  62. 1e862e8 Update the description of int() to include the radix parameter; by Fred Drake · 24 years ago
  63. 8006d31 Added docs for new crc32() function. By Jim Ahlstrom. by Guido van Rossum · 24 years ago
  64. 41d8463 Document the API changes to the nntplib module (exceptions become by Barry Warsaw · 25 years ago
  65. 2bb43a2 The dircmp module is now obsolete. by Fred Drake · 25 years ago
  66. 76e6da3 Document GetoptError and label error an alias. by Fred Drake · 25 years ago
  67. b9bdfc6 Document 1.5.2+ aspects of the NotANumber exception. (Note that this by Fred Drake · 25 years ago
  68. 89ab163 Document that the |mode| parameter to open() is optional and explain how by Fred Drake · 25 years ago
  69. 88f6ca2 Document getgroups(), getlogin(), fpathconf(), pathconf(), by Fred Drake · 25 years ago
  70. d16b5ab Markup consistency nits that Guido didn't check. ;-) by Fred Drake · 25 years ago
  71. 5f7a28c Doc update from Piers Lauder see changes for imaplib.py version 2.16. by Guido van Rossum · 25 years ago
  72. 18f7a45 Document the new stuff in the os module. by Fred Drake · 25 years ago
  73. d4d4ba3 Update link to PythonWare library page. by Fred Drake · 25 years ago
  74. 7424242 Removed last XXX comment; no further action needed on this one. by Fred Drake · 25 years ago
  75. 55e9396 Preliminary documentation for turtle module (Tk), by Moshe Zadka. by Fred Drake · 25 years ago
  76. 37f1574 Use \citetitle and \programopt as appropriate. by Fred Drake · 25 years ago
  77. ebe0341 Use \citetitle instead of \emph. by Fred Drake · 25 years ago
  78. 356d0ce Use \citetitle in one place. by Fred Drake · 25 years ago
  79. 268df27 Use the new markup as apporpriate. by Fred Drake · 25 years ago
  80. 6e9ea59 Use \programopt in one place. by Fred Drake · 25 years ago
  81. d290c10 Use \programopt in one place. by Fred Drake · 25 years ago
  82. 6cf186b pathes --> paths; typo reported by Gerry Wiener <gerry@ucar.edu>. by Fred Drake · 25 years ago
  83. 47a27b6 Make references to new filecmp module hyperlinks now that there's documentation. by Fred Drake · 25 years ago
  84. adf2dbf Added section for filecmp. by Fred Drake · 25 years ago
  85. c7b5b3c filecmp documentation from Moshe Zadka <moshez@math.huji.ac.il>. by Fred Drake · 25 years ago
  86. 7eaf682 Added deprecation notes, in case anyone decides to read these anyway. by Fred Drake · 25 years ago
  87. 143db4b cmp and cmpcache are now obsolete, so don't include their by Fred Drake · 25 years ago
  88. a8052a3 Added cmp and cmpcache to the "Obsolete" section. by Fred Drake · 25 years ago
  89. 714fd26 Documented Beep() function. by Fred Drake · 25 years ago
  90. 39d4a02 Fixed typo in explanation of abspath(); noticed by Paul Prescod by Fred Drake · 25 years ago
  91. 933d5a7 os.name: Note that 'java' is one of the registered names. by Fred Drake · 25 years ago
  92. e6fb1c4 Added documentation for inet_aton() and inet_ntoa(), from Ben by Fred Drake · 25 years ago
  93. 244ad3c Name the parameter to expr() and suite() "source" instead of "string". by Fred Drake · 25 years ago
  94. e7f1920 Doco update from Sjoerd Mullender. by Guido van Rossum · 25 years ago
  95. b68a125 Added additional index entries. Minor markup nits. by Fred Drake · 25 years ago
  96. 76dd228 whrandom should come immediately after random, not before. by Fred Drake · 25 years ago
  97. 7eba1d8 Tell what the result objects are (based on comment from the list). by Fred Drake · 25 years ago
  98. b3fc9d1 Added disclaimer to the sleep() function. by Guido van Rossum · 25 years ago
  99. 31e5e37 Explain the possible range of values for the pid parameter to waitpid(). by Fred Drake · 25 years ago
  100. 68921df In note mentioning [].remove()'s exception, tell what exception is by Fred Drake · 25 years ago