1. ef11b1a Small grammar fix, thanks Sjoerd. (backport from rev. 52311) by Georg Brandl · 18 years ago
  2. 197e805 Add a note to fpectl docs that it's not built by default by Georg Brandl · 18 years ago
  3. b85509d Bug #1546628: add a note about urlparse.urljoin() and absolute paths. by Georg Brandl · 18 years ago
  4. bdbb9c6 Bug #1575746: fix typo in property() docs. (backport from rev. 52293) by Georg Brandl · 18 years ago
  5. bf4358a Backport libcsv.tex bugfix from rev 52218. (SF ticket 1572471) by Skip Montanaro · 18 years ago
  6. d8a61ba Case fixes by Andrew M. Kuchling · 18 years ago
  7. 1d26f36 - update links - remove Sleepycat name now that they have been bought by Fred Drake · 18 years ago
  8. ad4e11e Bug #1566663: remove obsolete example from datetime docs. by Georg Brandl · 18 years ago
  9. 137c789 revise explanation of returns_unicode to reflect bool values by Fred Drake · 18 years ago
  10. 2e63dbe - fix module name in links in formatted documentation - minor markup cleanup by Fred Drake · 18 years ago
  11. 77aad9a Backport uuid doc cleanup from rev. 51883. by Georg Brandl · 18 years ago
  12. fe20482 Correct elementtree module index entry. (backport) by Georg Brandl · 18 years ago
  13. 44850ea Backport rev 51866-51868 from trunk (sqlite3 documentation fixes). by Georg Brandl · 18 years ago
  14. b3304c1 Fix typo in example by Andrew M. Kuchling · 18 years ago
  15. 9cd0036 Use native SQLite types by Andrew M. Kuchling · 18 years ago
  16. f36ddda Explain SQLite a bit more clearly by Andrew M. Kuchling · 18 years ago
  17. 08f6f47 Bug #1552618: change docs of dict.has_key() to reflect recommendation by Georg Brandl · 18 years ago
  18. 29a5fdb Fix str.rpartition(sep) when sep is not found in str. by Neal Norwitz · 18 years ago
  19. c48daf5 Backport of decimal module context management updates from rev 51694 to 2.5 release branch by Nick Coghlan · 18 years ago
  20. f07b590 Backport 51663: by Neal Norwitz · 18 years ago
  21. 2998a1c - SF patch #1550263: Enhance and correct unittest docs by Fred Drake · 18 years ago
  22. ab7e5ef patch for documentation for recent uuid changes (from ping) by Anthony Baxter · 18 years ago
  23. f5af05a Tutorial: by Thomas Heller · 18 years ago
  24. 040f76b Slightly revised version of patch #1538956: by Marc-André Lemburg · 18 years ago
  25. 30c0d1d Reword paragraph to clarify by Andrew M. Kuchling · 18 years ago
  26. 212b587 Patch #1534922: correct and enhance unittest docs. by Georg Brandl · 18 years ago
  27. f4152c3 Fix mangled sentence by Andrew M. Kuchling · 18 years ago
  28. d856ce0 fix typos by Gregory P. Smith · 18 years ago
  29. 5c387f2 Fix a mistake. by Thomas Heller · 18 years ago
  30. 6a0ce40 A few nore words about what ctypes does. by Thomas Heller · 18 years ago
  31. b7697a5 [Bug #848556] Remove \d* from second alternative to avoid exponential case when repeating match by Andrew M. Kuchling · 18 years ago
  32. aa95fdb [Bug #1514540] Instead of putting the standard types in a section, put them in a chapter of their own. This means string methods will now show up in the ToC. (Should the types come before or after the functions+exceptions+constants chapter? I've put them after, for now.) by Andrew M. Kuchling · 18 years ago
  33. ec3a894 Remove reference to notation by Andrew M. Kuchling · 18 years ago
  34. 17159fe Typo fix by Andrew M. Kuchling · 18 years ago
  35. 759c185 minor tweaks by Skip Montanaro · 18 years ago
  36. 08bbccf minor tweaks by Skip Montanaro · 18 years ago
  37. 10183b8 Redo the comment about the 2.5 change in quoted-newline handling. by Andrew McNamara · 18 years ago
  38. e34ac7c Bug #1002398: The documentation for os.path.sameopenfile now correctly by Georg Brandl · 18 years ago
  39. 33c3e29 - remove yet another reference to how commonly Tkinter is (thought to be) used by Fred Drake · 18 years ago
  40. 2173111 remove possibly-outdated comment on what GUI toolkit is most commonly used; by Fred Drake · 18 years ago
  41. c3c805e update information on wxPython, from Robin Dunn by Fred Drake · 18 years ago
  42. e0d4aec lots of markup nits, most commonly Unix/unix --> \UNIX by Fred Drake · 18 years ago
  43. ad416d0 [Bug #793553] Correct description of keyword arguments for SSL authentication by Andrew M. Kuchling · 18 years ago
  44. d457a97 markup cleanups by Fred Drake · 18 years ago
  45. 2d5c8e3 Fix case for 'Unix' by Andrew M. Kuchling · 18 years ago
  46. b9a79c9 Follow TeX's conventions for hyphens by Andrew M. Kuchling · 18 years ago
  47. a650fb3 fix minor markup error that introduced extra punctuation by Fred Drake · 18 years ago
  48. abd51a3 Add a comment to the csv reader documentation that explains why the by Skip Montanaro · 18 years ago
  49. 45540b0 SF bug #1193966: Weakref types documentation misplaced by Fred Drake · 18 years ago
  50. 9964fdb [Patch #1068277] Clarify that os.path.exists() can return False depending on permissions. Fred approved committing this patch in December 2004! by Andrew M. Kuchling · 18 years ago
  51. 956597f Reorganize the docs for 'file' and 'open()' after some discussion with Fred. by Andrew M. Kuchling · 18 years ago
  52. fbdeaad expunge the xmlcore changes: by Fred Drake · 18 years ago
  53. e49741d [Bug #1528258] Mention that the 'data' argument can be None. by Andrew M. Kuchling · 18 years ago
  54. aab30d0 Fix typo by Matt Fleming · 18 years ago
  55. b9d7e04 [Bug #1530382] Document SSL.server(), .issuer() methods by Andrew M. Kuchling · 18 years ago
  56. 7092f4c [Bug #1519571] Document some missing functions: setup(), title(), done() by Andrew M. Kuchling · 18 years ago
  57. dafb1e5 [Bug #1529157] Mention raw_input() and input(); while I'm at it, reword the description a bit by Andrew M. Kuchling · 18 years ago
  58. 3ec3f78 Reword paragraph to match the order of the subsequent sections by Andrew M. Kuchling · 18 years ago
  59. 144691cf Update URL by Andrew M. Kuchling · 18 years ago
  60. 35f64c1 Add example by Andrew M. Kuchling · 18 years ago
  61. 9fd21e3 Bug #835255: The "closure" argument to new.function() is now documented. by Georg Brandl · 18 years ago
  62. f7575d0 Bug #1529871: The speed enhancement patch #921466 broke Python's compliance by Phillip J. Eby · 18 years ago
  63. 39d7739 Add example. Should I propagate this example to all the other DBM-ish modules, too? by Andrew M. Kuchling · 18 years ago
  64. 1d69a70 Don't overwrite built-in name; add some blank lines for readability by Andrew M. Kuchling · 18 years ago
  65. bd46810 Add example by Andrew M. Kuchling · 18 years ago
  66. 4036f43 Add example by Andrew M. Kuchling · 18 years ago
  67. 984b075 Typo fix by Andrew M. Kuchling · 18 years ago
  68. 750c442 Live with that "the hardware address" is an ill-defined by Tim Peters · 18 years ago
  69. 00decd7 Patch #1520294: Support for getset and member descriptors in types.py, by Barry Warsaw · 18 years ago
  70. fc0e61d Add example by Andrew M. Kuchling · 18 years ago
  71. 752e28a Add example by Andrew M. Kuchling · 18 years ago
  72. 4b6d537 Reword paragraph by Andrew M. Kuchling · 18 years ago
  73. cff784c If binhex is higher-level than binascii, it should come first in the chapter by Andrew M. Kuchling · 18 years ago
  74. 40b35aa Mention base64 module; rewrite last sentence to be more positive by Andrew M. Kuchling · 18 years ago
  75. cbe8016 Add punctuation mark; add some examples by Andrew M. Kuchling · 18 years ago
  76. f60eeb1 Update URL; add example by Andrew M. Kuchling · 18 years ago
  77. 623005e Add missing word by Andrew M. Kuchling · 18 years ago
  78. 5ee6616 Typo fix ('publically' is rare, poss. non-standard) by Andrew M. Kuchling · 18 years ago
  79. 9dd8dc3 Add example by Andrew M. Kuchling · 18 years ago
  80. 48fae7a Resync optparse with Optik 1.5.3: minor tweaks for/to tests. by Greg Ward · 18 years ago
  81. b110bad More RFC 2231 improvements for the email 4.0 package. As Mark Sapiro rightly by Barry Warsaw · 18 years ago
  82. 3fda936 markup fix by Fred Drake · 18 years ago
  83. 9325ba6 Updated documentation for TimedRotatingFileHandler relating to how rollover files are named. The previous documentation was wrongly the same as for RotatingFileHandler. by Vinay Sajip · 18 years ago
  84. caebe22 Fix bug #1520914. Starting in 2.4, time.strftime() began to check the bounds by Brett Cannon · 18 years ago
  85. 83fa22f document xmlcore (still minimal; needs mention in each of the xml.* modules) by Fred Drake · 18 years ago
  86. 76e268b typo by Fredrik Lundh · 18 years ago
  87. b69a3c2 Updates for the ctypes documentation. by Thomas Heller · 18 years ago
  88. 7d1d436 Bug #1223937: CalledProcessError.errno -> CalledProcessError.returncode. by Peter Astrand · 18 years ago
  89. 76c5af6 Fix the wrong description of LibraryLoader.LoadLibrary, and document by Thomas Heller · 18 years ago
  90. 06c68b8 Patch #1519566: Remove unused _tofill member. by Martin v. Löwis · 18 years ago
  91. 32a8361 After approval from Anthony, merge the tim-current_frames by Tim Peters · 18 years ago
  92. 56640df Patch #1504046: Add documentation for xml.etree. by Neal Norwitz · 18 years ago
  93. b6b1752 Fix RFC number. by Georg Brandl · 18 years ago
  94. 2bfe3a9 Cover ImportWarning, PendingDeprecationWarning and simplefilter() in the warnings module docs by Nick Coghlan · 18 years ago
  95. 56829d5 Revert the __module_name__ changes made in rev 47142. We'll revisit this in Python 2.6 by Nick Coghlan · 18 years ago
  96. b979b35 Document the changes in svn revision 47263, from patch #1517790. by Thomas Heller · 18 years ago
  97. f40aed9 Document the Struture and Union constructors. by Thomas Heller · 18 years ago
  98. d41f4ce no need to elaborate "string". by Georg Brandl · 18 years ago
  99. f41beac Patch #1517490: fix glitches in filter() docs. by Georg Brandl · 18 years ago
  100. 2eda1b7 [Bug #1511911] Clarify description of optional arguments to sorted() by Andrew M. Kuchling · 18 years ago