1. c9b8a57 cleanup(): Remove *all* the temp files related to index generation! by Fred Drake · 26 years ago
  2. 91eeefd Work around lack of support for \if... in latex2html. by Fred Drake · 26 years ago
  3. 89a1d4a Set $TEXINPUTS='' to make l2h pick up the right thing from the environment. by Fred Drake · 26 years ago
  4. 06245ac Fix documentation based on comments from Sean Reifschneider by Fred Drake · 26 years ago
  5. 9fab3aa Move a bit closer to HTML generation without depending on the temp files by Fred Drake · 26 years ago
  6. 310094c do_cmd_sectcode(): Obsolete; removed. by Fred Drake · 26 years ago
  7. b5aa3de Remove extra cruft for texi processing. by Fred Drake · 26 years ago
  8. 2a3ab4f Do better hiding of internal names. by Fred Drake · 26 years ago
  9. 08c5dfc do_cmd_key(): Obsolete; removed. by Fred Drake · 26 years ago
  10. 24340ea Fixed \code so word wrapping is allowed. by Fred Drake · 26 years ago
  11. ca6b4fe Section for bisect module. by Fred Drake · 26 years ago
  12. 188a847 Moved popen2 entry to make more sense. by Fred Drake · 26 years ago
  13. 125024a Updated. by Fred Drake · 26 years ago
  14. 2aefe8d Document changed semantics -- open() now guesses the db type and error by Guido van Rossum · 26 years ago
  15. f8d50bf Hook in the calendar and popen2 sections. by Fred Drake · 26 years ago
  16. 1c127e7 calendar module section for the library reference, by Drew Csillag. by Fred Drake · 26 years ago
  17. 6afad37 popen2 section for the library reference, contributed by Drew Csillag, with by Fred Drake · 26 years ago
  18. 2a1cc3e Use of \key and \kbd were isolated to one instance each in this file; by Fred Drake · 26 years ago
  19. 4f31694 Document transfercmd(), ntransfercmd(), delete(), rmd(), size(). by Fred Drake · 26 years ago
  20. 23916e7 clean target: Remove intermediate files from creation of outline in PDF. by Fred Drake · 26 years ago
  21. 724473f Load the options from the pypaper.sty file before setting up the "base class" by Fred Drake · 26 years ago
  22. b4929a7 Paper size / font size configuration file. by Fred Drake · 26 years ago
  23. 8805354 Simplify how some options get propogated. by Fred Drake · 26 years ago
  24. 3af9f25 Added libpoplib.tex to dependencies for the library reference. by Fred Drake · 26 years ago
  25. a468404 Added a section for the poplib module, contributed by Drew Csillag. by Fred Drake · 26 years ago
  26. e28fb67 Add entry for poplib. by Fred Drake · 26 years ago
  27. a937d14 Fred's right -- we need PyList_SET_ITEM(). by Guido van Rossum · 26 years ago
  28. dc1c970 This script appears to no longer be in the toolchain for Python by Barry Warsaw · 26 years ago
  29. 0d27d08 Don't override the default $ADDRESS. by Fred Drake · 26 years ago
  30. d757165 Change the default $ADDRESS. by Fred Drake · 26 years ago
  31. f8830d1 Convert recent additions to use new, "logical" markup. by Fred Drake · 26 years ago
  32. 4447513 Filled in some more blanks, with the help of Drew Csillag. by Guido van Rossum · 26 years ago
  33. 255284b Fix problem for the Library Reference where high-numbered sections of by Fred Drake · 26 years ago
  34. 42de185 Added \label to subsections which didn't have one, since this module has by Fred Drake · 26 years ago
  35. a933f6a Fix vonmisesvariate() -- it now returns an angle between 0 and *two* by Guido van Rossum · 26 years ago
  36. 476412a cleanup(): Get rid of module index turds. by Fred Drake · 26 years ago
  37. daf71fc Ignore the mac/ directory where latex2html spits out HTML. by Fred Drake · 26 years ago
  38. a2890b0 Make the intro section explicit, so that latex2html puts it on a separate by Fred Drake · 26 years ago
  39. 7984256 build_ps(): Fix flags to dvips. by Fred Drake · 26 years ago
  40. 5ccf330 next_optional_argument(): Don't include the square brackets in the return by Fred Drake · 26 years ago
  41. 4f6d6e4 Fix things. Blame Andy Eskilsson <andy.eskilsson@telelogic.se>. by Fred Drake · 26 years ago
  42. 4f51558 Mark TMPDIR correctly. by Fred Drake · 26 years ago
  43. bdbdb80 Separate the Mac-related files from the library reference files. The new by Fred Drake · 26 years ago
  44. 1d9fb63 Remove commented-out Mac chapter. by Fred Drake · 26 years ago
  45. 12f842e Adjust to allow both general and module indexes. by Fred Drake · 26 years ago
  46. 60961c5 Python HOWTO document that replaces the old Mac section from the reference by Fred Drake · 26 years ago
  47. b51429a Adjust so that it works as part of a HOWTO-based manual. by Fred Drake · 26 years ago
  48. d579ed8 Shift (re-)definition of \theindex to the document classes so that it doesn't by Fred Drake · 26 years ago
  49. 300775d Hide \varvars from "public" interface. by Fred Drake · 26 years ago
  50. 0893205 New helper functions to help deal with parameter parsing. by Fred Drake · 26 years ago
  51. 64bdc24 Code cleanup, some syntax modernization. by Fred Drake · 26 years ago
  52. 6b303b4 Signature for dir() omitted the optional argument. by Fred Drake · 26 years ago
  53. bf88c38 Fix the broken PDF links, really this time! by Fred Drake · 26 years ago
  54. a2c2a83 Fix the broken PDF links, really this time! by Fred Drake · 26 years ago
  55. a88d681 Change the form of the name given to each page of the PDF from "page.%d" to by Fred Drake · 26 years ago
  56. d671e8f Added dependency on the tools/toc2bkm.py script for the PDF files. by Fred Drake · 26 years ago
  57. 3c4378b Some patches by Drew Csillag; plus a few of my own uncommitted changes. by Guido van Rossum · 26 years ago
  58. 12d9fc9 Use shorter labels; using long labels creates problems on the Macintosh. by Fred Drake · 26 years ago
  59. 95638f5 Added entry for Tkdnd.py. by Fred Drake · 26 years ago
  60. e3ae519 Update to use the new release number. Will generalize in the next round. by Fred Drake · 26 years ago
  61. f5013f1 Add RELEASE make variable; this gets the entire release # ("1.5.1"). by Fred Drake · 26 years ago
  62. 68fede7 Added item in Misc. for getpass module. by Fred Drake · 26 years ago
  63. 4d2996d Fix version number. by Fred Drake · 26 years ago
  64. 916d8f8 No more threats, just list the new methods under "AST Objects". by Fred Drake · 26 years ago
  65. c4f1ca1 Add a note that pickling is supported. by Fred Drake · 26 years ago
  66. 3e7a48e Revert markup around list of display fields from the disassembler; it doesn't by Fred Drake · 26 years ago
  67. 3ad125e Fix bug in little-used markup: don't forget to pass the source text along! by Fred Drake · 26 years ago
  68. 7238988 Fixed example to load the startup file from a script (didn't test for the by Fred Drake · 26 years ago
  69. 003d8da Typo: (and often severly limited) -- severely by Fred Drake · 26 years ago
  70. b85fbec "ZeroDevisionError" --> "ZeroDivisionError" by Fred Drake · 26 years ago
  71. a608feb Fix typo. (What I get for trying to fix bugs at home and running conversions by Fred Drake · 26 years ago
  72. ae9bc67 Don't append () to the name of an object attribute in the index. by Fred Drake · 26 years ago
  73. 6250205 Use {methoddesc} instead of {funcdesc} for object methods. by Fred Drake · 26 years ago
  74. 898601b Add cPickle to the list of modules in the chapter. by Fred Drake · 26 years ago
  75. d6d88ff Add cStringIO to the list of modules in the chapter. by Fred Drake · 26 years ago
  76. c303e67 The built-in exceptions are not still strings, so make no claims about them. by Fred Drake · 26 years ago
  77. c94d934 In descriptions of Py_GetPrefix() and Py_GetExecPrefix(), make sure the by Fred Drake · 26 years ago
  78. 1072e46 Added a simpler, working {verbatim} support that generates legitimate HTML. by Fred Drake · 26 years ago
  79. b73bc31 Removed partially broken {verbatim} support. by Fred Drake · 26 years ago
  80. ee60191 Lighten up tables. by Fred Drake · 26 years ago
  81. 17e5640 Change order of \seemodule macros at end of pickle module section. by Fred Drake · 26 years ago
  82. 9463de2 Document cPickle and cStringIO. by Fred Drake · 26 years ago
  83. fab2f34 When the text of a table cell should be wrapped, used a "p" column. by Fred Drake · 26 years ago
  84. 7e9383a Add a comment to indicate the methods of the StringIO are being discussed... by Fred Drake · 26 years ago
  85. 70c460c Remove imaplib from the undocumented list. by Fred Drake · 26 years ago
  86. a38a286 Include () after function name. by Fred Drake · 26 years ago
  87. 0d213d3 When the text of a table cell should be wrapped, used a "p" column. by Fred Drake · 26 years ago
  88. 2b8c95e Minor housing cleaning in HTML that gets generated. by Fred Drake · 26 years ago
  89. 34672db Remove over-active replace-string turds. by Fred Drake · 26 years ago
  90. 8f6b958 Use {memberdesc} to mark the instance attributes. by Fred Drake · 26 years ago
  91. 7dba8e2 Hmmm... better add some \label macros for logical addressing while I'm at it. by Fred Drake · 26 years ago
  92. 2a37455 It's "Lauder", not "Lauders"! by Fred Drake · 26 years ago
  93. 9d4b6c5 Update the module index support to use the changed field separator for the by Fred Drake · 26 years ago
  94. e5cf53a Formatting nits. by Fred Drake · 26 years ago
  95. eb4ed15 Shift index entries around a little so the HTML doesn't have weird spacing. by Fred Drake · 26 years ago
  96. 1e0f8bf Add imaplib to appropriate lists. by Fred Drake · 26 years ago
  97. 36751b0 Remove obsolete module soundex from list of modules. by Fred Drake · 26 years ago
  98. c48b772 Remove obsolete module rand from list of modules. by Fred Drake · 26 years ago
  99. 89de314 First cut at documentation for imaplib. Based on original documentation by by Fred Drake · 26 years ago
  100. 756a9e8 do_env_memberdesc(): Fix argument parsing for {memberdesc} environments. by Fred Drake · 26 years ago