1. 40b9df2 add some information about using graphics with the Python document classes by Fred Drake · 21 years ago
  2. 95a97d5 Fix a typo, discovered by Joonas Paalasmaa. by Thomas Heller · 21 years ago
  3. dbe3d28 Adopt Christian Stork's suggested argument order for the logic quantifiers. by Raymond Hettinger · 21 years ago
  4. 2f726e9 SF bug #812202: randint is always even by Raymond Hettinger · 21 years ago
  5. 664a271 - don't re-write a SourceForge authenticated CVS root into the by Fred Drake · 21 years ago
  6. dffeed3 Make the fieldnames argument optional in the DictReader. If self.fieldnames by Skip Montanaro · 21 years ago
  7. 6f75a36 normalize whitespace by Fred Drake · 21 years ago
  8. a6008d0 Make sure the trunk Makefile doesn't require mkhowto to be "installed" by Fred Drake · 21 years ago
  9. efb3a16 Various minor updates in the description of mkhowto. by Fred Drake · 21 years ago
  10. 4e3a277 no longer assign into sys; "print chevron" is the way to go by Fred Drake · 21 years ago
  11. 94b3463 We're long past worrying about Python versions older than 1.5.2; by Fred Drake · 21 years ago
  12. 1dc3bb4 Work around minor markup issue: we don't want markup to escape into by Fred Drake · 21 years ago
  13. 292f597 Fix stupid style bug in a second place. by Fred Drake · 21 years ago
  14. c504c20 Fix stupid style bug. by Fred Drake · 21 years ago
  15. 1da0bba Update to match the version used to build the 2.3.2c1 documentation. by Fred Drake · 21 years ago
  16. 69db2b9 - change computation of VERSION to use tools/getversioninfo; this is by Fred Drake · 21 years ago
  17. 984920b Make the embedded hyperlinks work. by Fred Drake · 21 years ago
  18. b36615d - update pkglist.html more frequently, and explain why that's helpful by Fred Drake · 21 years ago
  19. f7a0d68 Update the list of directories passed to py2texi.el. The ordering was by Fred Drake · 21 years ago
  20. d4956aa Make the "path math" more robust, and support both relative and by Fred Drake · 21 years ago
  21. c8083cf Load the version information from ../Include/patchlevel.h, so there are by Fred Drake · 21 years ago
  22. 43b5e40 * Fix markup. by Raymond Hettinger · 21 years ago
  23. 6122c12 re.sub expands escape sequences in it's second argument. by Thomas Heller · 21 years ago
  24. b7c9529 Typo: documnetation -> documentation by Thomas Heller · 21 years ago
  25. d4a1419 Lots of markup corrections. Some are minor, but others are not: the by Fred Drake · 21 years ago
  26. cc2e48d Make sure LaTeX2HTML's $TEXINPUTS variable is initialized to include by Fred Drake · 21 years ago
  27. e1b38c4 update one more reference to a file that moved from texinputs/ to commontex/ by Fred Drake · 21 years ago
  28. 0d86ea7 Adjust the organization a bit and update some of the comments to by Fred Drake · 21 years ago
  29. 2bc9b2f add commontex/ to the list of directories described here by Fred Drake · 21 years ago
  30. bac3f04 point to the new location of the license information by Fred Drake · 21 years ago
  31. 410825a Move content input files shared among the documents into a new directory by Fred Drake · 21 years ago
  32. 2ee37ff - use string methods by Fred Drake · 21 years ago
  33. e395e22 Fix the most recent change to the invocation of the mkhowto script so by Fred Drake · 21 years ago
  34. 5a25aa6 Fix spelling and add markup. by Raymond Hettinger · 21 years ago
  35. 7cf4d9b [Bug #812936] Correct the documentation for RotatingFileHandler. by Andrew M. Kuchling · 21 years ago
  36. df49324 define a variable to specify the mkhowto program itself, as for any by Fred Drake · 21 years ago
  37. 39cb54b Typo: sys.prefex -> sys.prefix by Thomas Heller · 21 years ago
  38. 40d4bc5 Add a glossary to the tutorial. Also generate an index. At the moment this by Skip Montanaro · 21 years ago
  39. 757dedc first cut at a glossary by Skip Montanaro · 21 years ago
  40. 2348afd - update to reflect that base classes can be class types as well as by Fred Drake · 21 years ago
  41. 16434b5 Fix whitespace in example by Raymond Hettinger · 21 years ago
  42. ccfbfb9 Change the default window size to 1024x768. This shows at least the by Thomas Heller · 21 years ago
  43. 9a80c5d Added codec for bz2 compression. by Raymond Hettinger · 21 years ago
  44. 09fad27 add entry for 2.3.1 by Fred Drake · 21 years ago
  45. 92016dc SF 810242. Fix doubled word errors. by Raymond Hettinger · 21 years ago
  46. 7e43110 SF 810242. Fix doubled word errors. by Raymond Hettinger · 21 years ago
  47. 1e80359 Clean-up example code: remove string module and backticks. by Raymond Hettinger · 21 years ago
  48. e94040a minor correction. python 2.3 was released with the bsddb module 4.1.6 not 4.1.1 by Gregory P. Smith · 21 years ago
  49. e7a9796 Patch #800697: Add readline.clear_history. by Martin v. Löwis · 21 years ago
  50. c6bb6c0 Patch #707167: Pass dircache exceptions to the caller. Fixes #682813. by Martin v. Löwis · 21 years ago
  51. 7bdc484 Patch #808362: Fix typos. by Martin v. Löwis · 21 years ago
  52. a425dbc Fix a typo found by Eric D. Moyer, closes SF 807813. by Thomas Heller · 21 years ago
  53. d21fd7b * Minor wording change * Reference the doctest.DocTestSuite() conversion tool. by Raymond Hettinger · 21 years ago
  54. 3404034 Minor fixups by Raymond Hettinger · 21 years ago
  55. 1e4cf67 SF bug #804113: Crypto terminology for crypto hash function by Raymond Hettinger · 21 years ago
  56. deadbf5 SF #662923 by Raymond Hettinger · 21 years ago
  57. 74c8e55 SF bug #804280: fromkeys is not listed in index by Raymond Hettinger · 21 years ago
  58. 614438a fix markup buglets by Fred Drake · 21 years ago
  59. f5c87c4 - added many links into the library reference by Fred Drake · 21 years ago
  60. 626d472 - add several links into the library reference by Fred Drake · 21 years ago
  61. 11b138f remove useless <br/> from the top navigation panel by Fred Drake · 21 years ago
  62. 4587fa2 try to fix up the padding inside a notice environment so they fit in a by Fred Drake · 21 years ago
  63. 7c4d8f3 - add version annotation for HIGHEST_PROTOCOL - cleaned up some markup by Fred Drake · 21 years ago
  64. 62dba4c select.select() now accepts a sequence (as defined by PySequence_Fast()) for by Brett Cannon · 21 years ago
  65. fd4fa88 mention new module doc display feature of pydoc in libref and NEWS by Skip Montanaro · 21 years ago
  66. 6e380cd SF bug #803679: Missing section number in csv module documentation by Raymond Hettinger · 21 years ago
  67. 5bcc933 SF bug #803842: Wrong description of regexp concatenation by Raymond Hettinger · 21 years ago
  68. 0d6e8cd SF bug #802302: Invalid documentation for dbhash. by Raymond Hettinger · 21 years ago
  69. bed92ee SF patch #800899: Making "|" directive from REs a bit clearer. by Raymond Hettinger · 21 years ago
  70. 9756f38 Fix typo. by Raymond Hettinger · 21 years ago
  71. f5f0c17 end-of-sentence punctuation comes *before* \footnote, not after by Fred Drake · 21 years ago
  72. dfa7bd9 SF #801306: Bad RE in scanf example by Raymond Hettinger · 21 years ago
  73. 74923d7 SF bug #560286: Add docs for 'basestring' by Raymond Hettinger · 21 years ago
  74. a098b33 Add an example to address a common question of how to split iterators. by Raymond Hettinger · 21 years ago
  75. f350160 Fix spacing markup and other sundries. by Raymond Hettinger · 21 years ago
  76. b67449d Fix spacing markup and other sundries. by Raymond Hettinger · 21 years ago
  77. a26c16c fix \NULL with following space and no {} (two instances) by Fred Drake · 21 years ago
  78. 4ccf6e7 fix \NULL with following space and no {} by Fred Drake · 21 years ago
  79. 77e0212 Fix minor LaTeX bug of not ending a \NULL{} with the curly braces to get the by Brett Cannon · 21 years ago
  80. 60e868a - reorganize sections by Fred Drake · 21 years ago
  81. 5b52717 add missing dependency by Fred Drake · 21 years ago
  82. 9981213 SF bug 799191: fix markup by Raymond Hettinger · 21 years ago
  83. 1c90a67 SF bug 799367: grammar error by Raymond Hettinger · 21 years ago
  84. 951976d SF bug #801486: Markup error. by Raymond Hettinger · 21 years ago
  85. c8b08b4 add a note about how \ulink should be different than it actually is by Fred Drake · 21 years ago
  86. 38f6b88 Elaborate the explanation of different flavors of _* identifiers. by Fred Drake · 21 years ago
  87. c0678ff - create a hyperlink for a section reference (also more robust in the by Fred Drake · 21 years ago
  88. f355213 avoid spurious vertical whitespace preceeding heading which are marked by Fred Drake · 21 years ago
  89. 74530ff markup updates by Fred Drake · 21 years ago
  90. 1b1ca0c normalize whitespace; detabify by Fred Drake · 21 years ago
  91. 41aa018 fix some nuissance formatting problems for the "alltt" environment; by Fred Drake · 21 years ago
  92. d37154f normalize whitespace by Fred Drake · 21 years ago
  93. a1a1dba add index entry by Fred Drake · 21 years ago
  94. 6a002ca fix minor markup nits by Fred Drake · 21 years ago
  95. 911e571 add a relevant "see also" link by Fred Drake · 21 years ago
  96. 929d959 make the padding inside a "See also" box more consistent around the sides by Fred Drake · 21 years ago
  97. b24e84c clean up some markup by Fred Drake · 21 years ago
  98. 7a55642 normalize whitespace by Fred Drake · 21 years ago
  99. 0739c44 Suppress more online-only navigation in the printed HTML. by Fred Drake · 21 years ago
  100. ecbfceb make sure cells are really generated for all table cells, even those by Fred Drake · 21 years ago