1. 5e8aa54 Update the example in "Calling Python Functions from C" to use by Fred Drake · 26 years ago
  2. c46973c Document the user and password parameters to the NNTP constructor. by Fred Drake · 26 years ago
  3. 2510d22 Clarify the default buffering for open(). (Comment from Andrew Dalke by Fred Drake · 26 years ago
  4. cab91ef Fix Barry's markup. by Fred Drake · 26 years ago
  5. a096a2e Warn that AddModule doesn't import the module. by Guido van Rossum · 26 years ago
  6. 9ed1a0a Moved zmod and poly descriptions to the Obsolete section. by Fred Drake · 26 years ago
  7. 4a1cdd7 Document the new features of this module by Barry Warsaw · 26 years ago
  8. 130072d Don't describe something as "below"; that won't make sense for the by Fred Drake · 26 years ago
  9. c024c99 Fix typo reported by Gerry Weiner <gerry@ucar.edu>. by Fred Drake · 26 years ago
  10. c1cea20 Added URL to HOWTO page, with reference to Regex HOWTO. by Andrew M. Kuchling · 26 years ago
  11. 566b6d5 Support the use of bibtex. This is transparent to the user. by Fred Drake · 26 years ago
  12. 0410196 Indicate that os.environ may not be a real dictionary. by Guido van Rossum · 26 years ago
  13. c62cf36 The last two example functions in the section about default argument by Guido van Rossum · 26 years ago
  14. 803b340 Update the date. by Fred Drake · 26 years ago
  15. a76b63c Bump the release to 1.5.2a2. by Fred Drake · 26 years ago
  16. d29cf37 Added --tools option, to package only the framework (no documents). by Fred Drake · 26 years ago
  17. 9beee80 Remove a couple of unnecessary "%" characters that cause problems with by Fred Drake · 26 years ago
  18. dad1132 Remove a bunch of unnecessary "%" characters that cause problems with by Fred Drake · 26 years ago
  19. 3041b07 Remove an unnecessary "%" character that seems to cause a minor glitch by Fred Drake · 26 years ago
  20. 28e7b4c add_link(): Fix to use $section_info instead of $toc_section_info, by Fred Drake · 26 years ago
  21. fbdddde Reflect new name of index style file. by Fred Drake · 26 years ago
  22. 7f77db9 Renamed myindex.ist to something more reasonable. by Fred Drake · 26 years ago
  23. 9dcc9f7 No longer needed since we have nice, contributed navigation buttons. by Fred Drake · 26 years ago
  24. a5de730 If building HTML and the icons should be served from the same by Fred Drake · 26 years ago
  25. 649e8c1 ArabictoRoman(): Removed, since it wasn't used anywhere. by Fred Drake · 26 years ago
  26. 18fa7d2 Typo: JIFF -> JFIF. by Guido van Rossum · 26 years ago
  27. 0a0f11b PyMapping_SetItemString() returns int, not an object. by Guido van Rossum · 26 years ago
  28. b521095 In build_html(), strip off leading "./" from filename, added by by Fred Drake · 26 years ago
  29. f35b884 Clarify that close() of a stream opened by popen() returns None if the by Guido van Rossum · 26 years ago
  30. 7d447aa Moved search and match around so that search is documented first. by Guido van Rossum · 26 years ago
  31. afd974c Document the new list.extend() method. Interesting enough, the by Barry Warsaw · 26 years ago
  32. 2e23c31 Make the dependencies really work for the HTML version. by Fred Drake · 26 years ago
  33. 437ff86 Change the default split level to not split on marked \paragraph and by Fred Drake · 26 years ago
  34. b0b1900 If --debug was used, don't delete the temporary .perl file used to by Fred Drake · 26 years ago
  35. 8c1e114 Don't attempt to add paragraph and subparagraph sections to the PDF outline. by Fred Drake · 26 years ago
  36. 09b2957 Remove extra } at end of method description parameters. by Fred Drake · 26 years ago
  37. c456d36 Fix encoding of \ in some string literals in the discussion of "raw" by Fred Drake · 26 years ago
  38. 8238587 Fix some confusion in the __repr__() and __str__() descriptions. by Fred Drake · 26 years ago
  39. d4c3352 Fix encoding of \n in a couple of places (reported by Lorenzo by Fred Drake · 26 years ago
  40. b2031f7 Document that apply() can now take any sequence in argument 2. by Barry Warsaw · 26 years ago
  41. 9814a94 Add warning that on Windows it only works on sockets. by Guido van Rossum · 26 years ago
  42. 954b9ad Document new urllib features by Eric Raymond. by Guido van Rossum · 26 years ago
  43. f4cbb9c Added realclean and distclean targets to match ../Makefile. by Fred Drake · 26 years ago
  44. 5fb2631 Explicitly document the fact that the search method returns a MatchObject. by Guido van Rossum · 26 years ago
  45. 6ac06b3 Patch by Greg Stein to document the 'P' flag. by Guido van Rossum · 26 years ago
  46. 10a7985 re.findall(): Mark as added in 1.5.2. by Fred Drake · 26 years ago
  47. 43b655c Get rid of 'ppp' that accidentally crept in. by Guido van Rossum · 26 years ago
  48. 6442116 Richard Wolff's changes, documenting his changes to pdb.py. by Guido van Rossum · 26 years ago
  49. b7833d3 Add a \label to the section "Fancier Output Formatting" (it's referenced from by Fred Drake · 26 years ago
  50. d16d498 Markup nits. by Fred Drake · 26 years ago
  51. d64a40d do_cmd_methodlineni(): New function, needed because the ref. manual now by Fred Drake · 26 years ago
  52. 9b134bf Added comment about support for rational numbers, and pointer to by Fred Drake · 26 years ago
  53. 7a2f066 Markup nits. by Fred Drake · 26 years ago
  54. 3494e4a Fix typo in URL; reported by Michael Ernst <mernst@cs.washington.edu>. by Fred Drake · 26 years ago
  55. f9acc59 \itembreak, \itemjoin: Remove obsolete macros. by Fred Drake · 26 years ago
  56. 525d702 Ignore the generated README file. by Fred Drake · 26 years ago
  57. 2335a30 When building the tarball of the PostScript files, also generate & include a by Fred Drake · 26 years ago
  58. 7c86c59 Target to generate a little README file with the page counts of the PostScript by Fred Drake · 26 years ago
  59. 47f6906 Script to generate page counts of the PostScript files. by Fred Drake · 26 years ago
  60. e1feb8f Support long options that take arguments of the form --option=value as well by Fred Drake · 26 years ago
  61. d82575d Markup changes in the section on disciplines to match method descriptions by Fred Drake · 26 years ago
  62. f5a80a4 Describe what happens when ``raise C, x'' is called where C is a class by Guido van Rossum · 26 years ago
  63. dbf7956 Clarify Y2K behavior when a tuple with a 2-digit date is passed to by Guido van Rossum · 26 years ago
  64. 607f802 round(): Mark the second (optional) parameter as optional, since it's by Fred Drake · 26 years ago
  65. c859350 Added some cross-references to the end. by Fred Drake · 26 years ago
  66. d0421dd spoking --> speaking by Fred Drake · 26 years ago
  67. 637af13 There is no <ISINPUT> element, just <ISINDEX>. ;-) by Fred Drake · 26 years ago
  68. 42db27f Added an example that uses signal.alarm() to time out an os.open() that by Andrew M. Kuchling · 26 years ago
  69. 664dcd5 Clean up the HTML a bit; update the version number. by Fred Drake · 26 years ago
  70. e7210da Fix arguments for renames(); bug spotted by Oliver Andrich by Fred Drake · 26 years ago
  71. a5aefba Fix markup where C include files get named in <...> form; bug reported by by Fred Drake · 26 years ago
  72. a0e4b78 img_tag(): For \n to be interpreted as a newline, the string must use double by Fred Drake · 26 years ago
  73. d22e250 Clarify wording in the description of re.split by Andrew M. Kuchling · 26 years ago
  74. 7cfca6d Don't need these anymore.... by Fred Drake · 26 years ago
  75. 062bc6e Do the magic to use the new buttons (with shorter names!) instead of the old by Fred Drake · 26 years ago
  76. 54c5205 Add l2hinit.perl to COMMONPERL. by Fred Drake · 26 years ago
  77. 564e444 New icons from Christopher Petrilli <petrilli@dworkin.amber.org>. by Fred Drake · 26 years ago
  78. 3a5a02f Second definition of popen2 should be popen3. by Guido van Rossum · 26 years ago
  79. 9f6f0da Improved some error messages for command line processing. by Fred Drake · 26 years ago
  80. 00c468b Added more informaton about the mkhowto.sh script. by Fred Drake · 26 years ago
  81. 78b8c3d Oops, the --text option wasn't documented! by Fred Drake · 26 years ago
  82. c794c38 Added a comment about not using a symbolic link to access the script. by Fred Drake · 26 years ago
  83. 697c1c7 Some minor updates. by Fred Drake · 26 years ago
  84. eb7fe4f Massive cleanup: Use Makefiles in subdirs properly, move most of the by Fred Drake · 26 years ago
  85. 07b12f2 Re-written to actually perform the conversion instead of using a sub-make by Fred Drake · 26 years ago
  86. 3069c97 Update date & version number for release 1.5.2a1. by Fred Drake · 26 years ago
  87. 06098e4 New Makefile; includes ../paper-letter/Makefile and sets PAPER=a4. by Fred Drake · 26 years ago
  88. d48d62c New Makefile, contains rules for building typeset versions. by Fred Drake · 26 years ago
  89. 3d86542 New makefile which only contains the source dependencies specific to each by Fred Drake · 26 years ago
  90. 370f3c9 Bump RELEASE to 1.5.2a1. by Fred Drake · 26 years ago
  91. f832f4c Clean things up just a bit. by Fred Drake · 26 years ago
  92. 15c417e Helper script used in creating navigation buttons. by Fred Drake · 26 years ago
  93. 9f7adc4 Get the <IMG> sizes right for the navigation buttons. by Fred Drake · 26 years ago
  94. a69ada6 Ok, blank.pbm is free to go. by Fred Drake · 26 years ago
  95. 1b9b210 I think this is the last of them. by Fred Drake · 26 years ago
  96. 7aac918 Gosh, there's a lot of them.... by Fred Drake · 26 years ago
  97. 704be95 More files never used here..... by Fred Drake · 26 years ago
  98. e528458 Icons only needed if using the change control marks, which are bogus. by Fred Drake · 26 years ago
  99. c83d7ca Remove files we never used; l2h would only use these if you use the by Fred Drake · 26 years ago
  100. af06a0b Use Perl's rename() function instead of system(); there's no need for two by Fred Drake · 26 years ago