1. a12c7a7 Add PyDict_Copy() function to C API for dicts. It returns a new by Jeremy Hylton · 24 years ago
  2. bdcc96c Changes from 1.5.2p2, plus fix a couple of errors noted by Hernan by Fred Drake · 24 years ago
  3. 8e14f05 Fix small errors in description of Mac, Windows installation schemes. by Greg Ward · 24 years ago
  4. 2957656 Third attempt at documenting an installation scheme; this one feels like by Greg Ward · 24 years ago
  5. dee86c6 Script to annotate api.tex with reference count information. by Fred Drake · 24 years ago
  6. 169f91b [from 2000-02-25] Second attempt at describing an installation scheme; this is by Greg Ward · 24 years ago
  7. 7c1e5f6 [from 2000-02-23] Description of the baroque and already-obsolete by Greg Ward · 24 years ago
  8. 15861b2 Update portability information for the spawn*() functions and related by Fred Drake · 24 years ago
  9. abc5216 The "Distributing Python Modules" manual; currently empty (I'll get to it by Greg Ward · 24 years ago
  10. 0baf773 Added entry for libtabnanny.tex. by Fred Drake · 24 years ago
  11. 3c227ee Added dependency on libtabnanny.tex. by Fred Drake · 24 years ago
  12. 155348b Initial version from Peter Funk <pf@artcom-gmbh.de>, with minor by Fred Drake · 24 years ago
  13. 89af077 This branch is for 1.6 & forward. by Fred Drake · 24 years ago
  14. c29e41d Script to help locate markup that LaTeX2HTML has a problem with. by Fred Drake · 24 years ago
  15. 1e862e8 Update the description of int() to include the radix parameter; by Fred Drake · 24 years ago
  16. 8006d31 Added docs for new crc32() function. By Jim Ahlstrom. by Guido van Rossum · 24 years ago
  17. 41d8463 Document the API changes to the nntplib module (exceptions become by Barry Warsaw · 24 years ago
  18. 2bb43a2 The dircmp module is now obsolete. by Fred Drake · 24 years ago
  19. ecb84f8 Don't insert extra indentation before <title> elements. by Fred Drake · 25 years ago
  20. 9093834 Added item about specific missing entries in the C API manual. by Fred Drake · 25 years ago
  21. 6a90b5e Removed a couple of items that got done(!). by Fred Drake · 25 years ago
  22. 76e6da3 Document GetoptError and label error an alias. by Fred Drake · 25 years ago
  23. b9bdfc6 Document 1.5.2+ aspects of the NotANumber exception. (Note that this by Fred Drake · 25 years ago
  24. 89ab163 Document that the |mode| parameter to open() is optional and explain how by Fred Drake · 25 years ago
  25. 88f6ca2 Document getgroups(), getlogin(), fpathconf(), pathconf(), by Fred Drake · 25 years ago
  26. d16b5ab Markup consistency nits that Guido didn't check. ;-) by Fred Drake · 25 years ago
  27. 5f7a28c Doc update from Piers Lauder see changes for imaplib.py version 2.16. by Guido van Rossum · 25 years ago
  28. 18f7a45 Document the new stuff in the os module. by Fred Drake · 25 years ago
  29. d4d4ba3 Update link to PythonWare library page. by Fred Drake · 25 years ago
  30. 645af9f rewrite_descriptor(): Fixup conversion of arguments (simpler). by Fred Drake · 25 years ago
  31. 8a3b449 Don't rename \var to <varname>; DocBook is too verbose here. by Fred Drake · 25 years ago
  32. d81b1b0 Set the date and version to reflect the actual status, not the last by Fred Drake · 25 years ago
  33. 0d6bf0e When generating the top-level index to the documents, make sure some by Fred Drake · 25 years ago
  34. 7424242 Removed last XXX comment; no further action needed on this one. by Fred Drake · 25 years ago
  35. 55e9396 Preliminary documentation for turtle module (Tk), by Moshe Zadka. by Fred Drake · 25 years ago
  36. 2530d4e Added request to please not send HTML email to the newsgroup/mailing by Fred Drake · 25 years ago
  37. 29a710f Document \citetitle and \programopt. by Fred Drake · 25 years ago
  38. 37f1574 Use \citetitle and \programopt as appropriate. by Fred Drake · 25 years ago
  39. e15eb35 Use \citetitle as appropriate. by Fred Drake · 25 years ago
  40. 9fa76f1 Use \citetitle in several places, and \programopt where appropriate. by Fred Drake · 25 years ago
  41. 698d520 Use \citetitle in several places. by Fred Drake · 25 years ago
  42. ebe0341 Use \citetitle instead of \emph. by Fred Drake · 25 years ago
  43. 356d0ce Use \citetitle in one place. by Fred Drake · 25 years ago
  44. 268df27 Use the new markup as apporpriate. by Fred Drake · 25 years ago
  45. 6e9ea59 Use \programopt in one place. by Fred Drake · 25 years ago
  46. 91f31ea Added citetitle and programopt. by Fred Drake · 25 years ago
  47. d290c10 Use \programopt in one place. by Fred Drake · 25 years ago
  48. 310ee61 Missed a couple of program options that had been marked by \code. by Fred Drake · 25 years ago
  49. a24f7b7 Use \programopt in one place. by Fred Drake · 25 years ago
  50. be48646 Use \citetitle and \programopt as appropriate. by Fred Drake · 25 years ago
  51. 7b8195a \programopt: New macro, used to mark command-line parameters in the by Fred Drake · 25 years ago
  52. c9f5fe0 do_cmd_programopt(): New function, similar to do_cmd_program(). by Fred Drake · 25 years ago
  53. 5bd608d Change the suggestions pointer at the bottom of generated HTML pages. by Fred Drake · 25 years ago
  54. c6d45af Straighten out dependencies so changes in the texinputs/* get reflected. by Fred Drake · 25 years ago
  55. 6cf186b pathes --> paths; typo reported by Gerry Wiener <gerry@ucar.edu>. by Fred Drake · 25 years ago
  56. 5a31946 Added dependency on filecmp section, removed dependencies on cmp and by Fred Drake · 25 years ago
  57. 47a27b6 Make references to new filecmp module hyperlinks now that there's documentation. by Fred Drake · 25 years ago
  58. adf2dbf Added section for filecmp. by Fred Drake · 25 years ago
  59. c7b5b3c filecmp documentation from Moshe Zadka <moshez@math.huji.ac.il>. by Fred Drake · 25 years ago
  60. 7eaf682 Added deprecation notes, in case anyone decides to read these anyway. by Fred Drake · 25 years ago
  61. 143db4b cmp and cmpcache are now obsolete, so don't include their by Fred Drake · 25 years ago
  62. a8052a3 Added cmp and cmpcache to the "Obsolete" section. by Fred Drake · 25 years ago
  63. 714fd26 Documented Beep() function. by Fred Drake · 25 years ago
  64. d651280 Module/script to parse the reference count data file and make the by Fred Drake · 25 years ago
  65. 805bf1b Added note that Skip created the initial version of this file. by Fred Drake · 25 years ago
  66. 7b7dc6b Initial version as provided by Skip Montanaro <skip@mojam.com>. by Fred Drake · 25 years ago
  67. 39d4a02 Fixed typo in explanation of abspath(); noticed by Paul Prescod by Fred Drake · 25 years ago
  68. 532998e "make clobber" should remove modindex.html as well. by Fred Drake · 25 years ago
  69. 88c786d icons/ should not be ignored here now that this is it's real home. by Fred Drake · 25 years ago
  70. cf1b06e Added --about option to specify the file to load "About this by Fred Drake · 25 years ago
  71. 8903be6 Tell mkhowto to use stdabout.dat for the documents it processes here. by Fred Drake · 25 years ago
  72. b35f2b7 Remove some <SPAN> elements that were used only to carry a CLASS by Fred Drake · 25 years ago
  73. f62b352 Remove the "Comments and Questions" section, allowing this to be used by Fred Drake · 25 years ago
  74. b9bd0b7 Version of about.dat that should only be used for the standard documentation. by Fred Drake · 25 years ago
  75. d37cecf Remove some <SPAN> elements that were used only to carry a CLASS by Fred Drake · 25 years ago
  76. f42d7a7 Oops, missed this one! by Fred Drake · 25 years ago
  77. d3d28d3 img_tag(): Tighten up the generated SRC attribute a bit; if the image by Fred Drake · 25 years ago
  78. d52879c do_cmd_rfc(): Simplify the generated markup. by Fred Drake · 25 years ago
  79. 52ea0ce Added --image-type option to allow use of either GIF or PNG images. by Fred Drake · 25 years ago
  80. 191439a Some updates to allow ../tools/mkhowto to add various bits to the by Fred Drake · 25 years ago
  81. 3e1a98a PNG version of the icons, converted from the GIFs by Fred Drake · 25 years ago
  82. 0297719 Added section about where to send comments, questions, & bug reports. by Fred Drake · 25 years ago
  83. 933d5a7 os.name: Note that 'java' is one of the registered names. by Fred Drake · 25 years ago
  84. e6fb1c4 Added documentation for inet_aton() and inet_ntoa(), from Ben by Fred Drake · 25 years ago
  85. 0ba5815 Added "import string" to a couple of examples that describe string by Fred Drake · 25 years ago
  86. 244ad3c Name the parameter to expr() and suite() "source" instead of "string". by Fred Drake · 25 years ago
  87. 8779f64 Added descriptions of the t#, w, and w# PyArg_ParseTuple() format by Fred Drake · 25 years ago
  88. 0ee4891 Update the instructions slightly. by Fred Drake · 25 years ago
  89. 4f0279f Removed; no longer needed now that the other tools can handle entity by Fred Drake · 25 years ago
  90. abb158f feed(): Added support for ESIS '&' lines. by Fred Drake · 25 years ago
  91. 1f33292 Remove use of fixgenents.sh; no longer needed. by Fred Drake · 25 years ago
  92. 3cf4eb4 Specify: \geq --> &geq; by Fred Drake · 25 years ago
  93. f6199ed Conversion.subconvert(): Added support for "entityref" parameters by Fred Drake · 25 years ago
  94. a20581c write_esis(): Added support for ENTITY_REFERENCE nodes. by Fred Drake · 25 years ago
  95. 53eae8e convert(): Add support for ESIS '&' lines, and make sure we don't by Fred Drake · 25 years ago
  96. e7f1920 Doco update from Sjoerd Mullender. by Guido van Rossum · 25 years ago
  97. 2900ff9 Added paragraph explaining that except clauses can't be empty; that by Fred Drake · 25 years ago
  98. 4c2533f Added sentence "All exceptions must have an executable block."; from by Fred Drake · 25 years ago
  99. b68a125 Added additional index entries. Minor markup nits. by Fred Drake · 25 years ago
  100. 76dd228 whrandom should come immediately after random, not before. by Fred Drake · 25 years ago