1. a889add Oops; minor nit in example: none of the other interactive examples by Fred Drake · 25 years ago
  2. ca675e4 do_cmd_funcline(): Remove some bogus generated stuff from the output by Fred Drake · 25 years ago
  3. 3d815bd Added link to xdrlib module in "See also" section. by Fred Drake · 25 years ago
  4. 085b812 Fix some remaining index & consistency nits. (Many data member by Fred Drake · 25 years ago
  5. c3fcd6f Added index entry for "file objects"; this is appearantly referenced by Fred Drake · 25 years ago
  6. 7ceb577 Added doc for the "module" attribute on the class descriptor objects; by Fred Drake · 25 years ago
  7. ad56daf Added example use of pack_list() to help explain the pack_item by Fred Drake · 25 years ago
  8. 4ae5269 Updated to reflect additions. by Fred Drake · 25 years ago
  9. 32c562b colorsys docs from David Ascher. by Fred Drake · 25 years ago
  10. 9d15881 bsddb docs from Skip Montanaro; added interesting links. by Fred Drake · 25 years ago
  11. e9af64c Remove superfluous index entry for posix.popen(); no longer by Fred Drake · 25 years ago
  12. dac9a4e Added link to Fredrik Lundh's online Tkinter reference material. by Fred Drake · 25 years ago
  13. 31bfbc6 Minor nits, include author info. by Fred Drake · 25 years ago
  14. 511281a In list of sequence comparison examples, "=" should be "==". Reported by Fred Drake · 25 years ago
  15. 0ebd548 Removed dbhash from the undocumented list. by Fred Drake · 25 years ago
  16. 460f1dd Add libdbhash.tex. by Fred Drake · 25 years ago
  17. 666255f Document the dbhash module, and link to it from appropriate places. by Fred Drake · 25 years ago
  18. f4cbada Correct documentation for <file>.read(); Python makes a serious by Fred Drake · 25 years ago
  19. e79f5c1 Use the standard stylesheet here as well. by Fred Drake · 25 years ago
  20. 6ab9832 Use the tools/mkdvi.sh script to generate DVI and PDF output for the by Fred Drake · 26 years ago
  21. c260c0b Further refinement, to allow this to handle the library reference as by Fred Drake · 26 years ago
  22. 011f6fc Typo: "Otherwose" --> "Otherwise" (reported by Joakim Sernbrant by Fred Drake · 26 years ago
  23. 79d41cc Add some support for the module index, so this can be used to build by Fred Drake · 26 years ago
  24. 7a64b35 For now, comment out the \ignorePlatformAnnotation; the global index by Fred Drake · 26 years ago
  25. 9444df0 Don't include the verbatim style; the default handling is better. by Fred Drake · 26 years ago
  26. 1cc5899 Fix problem of LaTeX leakage in the module synopsis tables at the by Fred Drake · 26 years ago
  27. e331356 Fix availability declaration for popen2 module; report by Barry Scott by Fred Drake · 26 years ago
  28. b9971b9 Minor cleanup. by Fred Drake · 26 years ago
  29. 592dd78 Fix availability declaration for stat module; report by Barry Scott by Fred Drake · 26 years ago
  30. 31ec33e Work around problems with HTML conversion by making the break and by Fred Drake · 26 years ago
  31. cc10e04 Just in case a copy of the documentation gets released somehow... by Fred Drake · 26 years ago
  32. 07bd1d1 Ignore the doc/ directory ("Documenting Python"). by Fred Drake · 26 years ago
  33. bfb092e Misspellling: "occurance" --> "occurrence" by Fred Drake · 26 years ago
  34. 2e1094e Use #!/usr/bin/env python instead of #!/usr/local/bin/python. by Fred Drake · 26 years ago
  35. 7969f31 Updated documentation by Per Cederqvist. I've added back the by Guido van Rossum · 26 years ago
  36. 4f21d54 Added more "See also" entries, + 1 inline hyperlink. by Fred Drake · 26 years ago
  37. ea003fc Fixed latex2html weirdness with footnotes. by Fred Drake · 26 years ago
  38. 45b0aed correct version info for zlib. by Jeremy Hylton · 26 years ago
  39. 93aa0f2 Fixed latex2html weirdness with footnotes. by Fred Drake · 26 years ago
  40. b55ce1e Fixed latex2html weirdness with footnotes. by Fred Drake · 26 years ago
  41. 52e2d51 Fixed latex2html weirdness for a footnote. by Fred Drake · 26 years ago
  42. 9aa8543 open() description: Made it more clear that 'b' should always be by Fred Drake · 26 years ago
  43. 0155370 Added a few items to the "See also" sections at Guido's prompting. Made by Fred Drake · 26 years ago
  44. 766e0cb Added "doc" target to match the other document-prefix targets. by Fred Drake · 26 years ago
  45. 50ae47b Removed bosities around example code; not sure where that stuff crept in! by Fred Drake · 26 years ago
  46. 1dc3a50 Made improvements based on changes just made and comments from by Fred Drake · 26 years ago
  47. 275e834 Added "Documenting Python" to the index. by Fred Drake · 26 years ago
  48. 2c4e009 Fixed a lot of the smaller nits identified in Guido's comments. by Fred Drake · 26 years ago
  49. 806a467 Where rfc822.Message is mentioned, add a link to the rfc822 module. by Fred Drake · 26 years ago
  50. 7c6a90d Added some rules that affect those little "See also:" sections. by Fred Drake · 26 years ago
  51. bb584d3 Be more stylesheet friendly. by Fred Drake · 26 years ago
  52. a608a1d Require the verbatim package (similar to the LaTeX version). by Fred Drake · 26 years ago
  53. cb1f242 Document complex() with string arg. by Guido van Rossum · 26 years ago
  54. 5fc9c86 SIGTERM is no longer caught to call sys.exitfunc. by Guido van Rossum · 26 years ago
  55. 2cafcbb Remove \platformof support, since it's been removed from the LaTeX style sheet. by Fred Drake · 26 years ago
  56. e82f5b3 Added note about ftpmirror.py, since that seems to be one of the most by Fred Drake · 26 years ago
  57. 9b8afde Use more recent option to \pdfdest to not change the zoom factor. by Fred Drake · 26 years ago
  58. 8be2296 Document new builtin buffer(). Greg Stein. by Guido van Rossum · 26 years ago
  59. 7d5f5dd Added htmldoc, to generate the HTML for "Documenting Python". by Fred Drake · 26 years ago
  60. 1468d77 Add "Documenting Python" to the list of processed documents. by Fred Drake · 26 years ago
  61. 03dffcc LaTeX2HTML support for the ltxmarkup package. by Fred Drake · 26 years ago
  62. 9466b9a Add some (commented out) macros to change the page size to the size of by Fred Drake · 26 years ago
  63. 5967667 Documented FTP.set_pasv(). by Fred Drake · 26 years ago
  64. e3fd106 Make this simpler; don't care about the paper size. Require that the by Fred Drake · 26 years ago
  65. 154d909 Note that abspath() was added in 1.5.2. by Fred Drake · 26 years ago
  66. 90fc0a7 Be sure "make" understands the "doc" target is phony. by Fred Drake · 26 years ago
  67. 8d2c0c2 Fixed minor nits, added index entries to make these easier to find for people by Fred Drake · 26 years ago
  68. c43e6a2 Ignore some more files kept by mkhowto --keep. by Fred Drake · 26 years ago
  69. 1508743 Add support for "Documenting Python". by Fred Drake · 26 years ago
  70. 8df362c Removed the embedded sections showing module documentation; just by Fred Drake · 26 years ago
  71. acffaee New document: "Documenting Python". by Fred Drake · 26 years ago
  72. 1d8f07a Markup for documenting LaTeX macros and environments. by Fred Drake · 26 years ago
  73. f03fdbc Added the new sections from Skip Montanaro. by Fred Drake · 26 years ago
  74. 658cef0 Preliminary mhlib and telnetlib documents from Skip Montanaro -- thanks, Skip! by Fred Drake · 26 years ago
  75. bf5a6d2 Fixed tons of small markup problems. by Fred Drake · 26 years ago
  76. b3a20bc Added availabililty annotations to respond to concerns of /F. by Fred Drake · 26 years ago
  77. 4b1a07a Fixed grammatical error reported by Donald Wallace Rouse II by Fred Drake · 26 years ago
  78. 93503ca Fixup the module keys. There were some problems with hosting / processing by Fred Drake · 26 years ago
  79. be110c1 Updates based on comments from /F. by Fred Drake · 26 years ago
  80. 87a42cd Add support for <platform>, some cleanup of module section after by Fred Drake · 26 years ago
  81. ee84d59 Lots of nits to respond to various comments from users. by Fred Drake · 26 years ago
  82. dc12ec8 Fix a number of typos and small grammatical nits pointed out by Detlef by Fred Drake · 26 years ago
  83. 39fc1bc Added note about __builtin__._ to section dicussing classes of by Fred Drake · 26 years ago
  84. 1acb874 Oops, missed a couple of substitutions in the templates. by Fred Drake · 26 years ago
  85. b41f97d Pass in the 'Send comments to ...' on the mkmodindex command line, by Fred Drake · 26 years ago
  86. 5f7832d Allow many more aspects of the generated page to be parameterized, and by Fred Drake · 26 years ago
  87. 6de28bd Added "Internet Config" to index. by Fred Drake · 26 years ago
  88. 62cc360 add_module_idx(): If \ignorePlatformAnnotation is used, only ignore by Fred Drake · 26 years ago
  89. 35c3ffd Fixed description of WSTOPSIG(), added WTERMSIG(). Problem reported by Fred Drake · 26 years ago
  90. aaa0d9a Record the value of $TEXINPUTS in the transcript. by Fred Drake · 26 years ago
  91. d8ee0e6 Oops, missed version number for pdfTeX. Updated. by Fred Drake · 26 years ago
  92. 41dee84 Lots of small updates. by Fred Drake · 26 years ago
  93. b1d8398 Obsolete; use the Python version instead. by Fred Drake · 26 years ago
  94. 6b12b1e Switch to the Python version of mkhowto. by Fred Drake · 26 years ago
  95. 8b88093 Re-written mkhowto in Python; this should be at least a little more portable. by Fred Drake · 26 years ago
  96. 749f943 process(): New function that contains the "orchestration" of the by Fred Drake · 26 years ago
  97. 7c8754f process(): New function that contains the "orchestration" of the by Fred Drake · 26 years ago
  98. aa99a50 Be a little more friendly for the generation of the text version: for by Fred Drake · 26 years ago
  99. a54a887 "\platform{UNIX}" should really be spelled "\platform{Unix}". by Fred Drake · 26 years ago
  100. f6863c1 Added \platform annotations. by Fred Drake · 26 years ago