1. a3eebe6 Add warning about use of lowercase/uppercase with maketrans(). by Guido van Rossum · 26 years ago
  2. 444d0f8 Eric Raymond: added doc for isheader(); improved docs for constructor. by Guido van Rossum · 26 years ago
  3. 1299100 Document the changes I just checked in. by Guido van Rossum · 26 years ago
  4. 3e5fe42 Document several variables that were previously undocumented, by Guido van Rossum · 26 years ago
  5. 929bd0e Added notes about epochs, the year 2038, and a small Y2K disclaimer by Guido van Rossum · 26 years ago
  6. 5d23758 Added docs for strptime(). by Guido van Rossum · 26 years ago
  7. 5248148 Clarify the type of the signal handler. by Guido van Rossum · 26 years ago
  8. 13c8ef6 Say a bit more about .pyc and .pyo files. by Guido van Rossum · 26 years ago
  9. a58e9ed Document missing functions: xor, not, truth, countOf, indexOf, and by Guido van Rossum · 26 years ago
  10. 6a50ba8 Minor grammatical correction: "This module perform ..." --> "This module by Fred Drake · 26 years ago
  11. 885215c Added support for AMK's {definitions} environment; thanks for the reminder! by Fred Drake · 26 years ago
  12. 3bf7865 Added {definitions} environment, which has \term to define indivual terms. by Fred Drake · 26 years ago
  13. e194beb Don't use a separate node for footnotes; see if people scream. ;-) by Fred Drake · 26 years ago
  14. e87ab1f Fix definition of release_version (global). by Fred Drake · 26 years ago
  15. 7c68ab2 Added entry for mimetypes. by Fred Drake · 26 years ago
  16. 806a1bf webcheck target in this Makefile wasn't used. by Fred Drake · 26 years ago
  17. 79c0f0e Fix the webcheck target so it checks the right files.... by Fred Drake · 26 years ago
  18. edde150 Add mimetypes documentation to library reference dependencies. by Fred Drake · 26 years ago
  19. b818b46 Add section documenting mimetypes module. by Fred Drake · 26 years ago
  20. c85be6a Fix another oldie (item (b) only): by Guido van Rossum · 26 years ago
  21. e593b62 Small change to the l2h target allowing the output dir, $(HTMLDIR), to be by Fred Drake · 26 years ago
  22. a4565b0 Update to use latex2html 98.1p5. by Fred Drake · 26 years ago
  23. 8dbf46a Update to use latex2html 98.1p5. by Fred Drake · 26 years ago
  24. e0a0fcd Update note about latex2html version required. by Fred Drake · 26 years ago
  25. cdbd391 Add support for the Macintosh Library Modules document. by Fred Drake · 26 years ago
  26. 5b73cdf Revise comment about \let support a little to more accurately reflect the by Fred Drake · 26 years ago
  27. 13b1f43 Ignore the mac/ directory.... by Fred Drake · 26 years ago
  28. d637406 Update to use the output names used by latex2html for the Python Reference by Fred Drake · 26 years ago
  29. 7a4ad0f Extend handling for \let a bit, to also allow \let\something=<character>. We by Fred Drake · 26 years ago
  30. 8d1b338 Remove debugging echo. by Fred Drake · 26 years ago
  31. e16f679 do_cmd_let(): Simple implementation to allow \let to be used to establish by Fred Drake · 26 years ago
  32. d07868a Added support for \developer, \developers, \developersaddress. by Fred Drake · 26 years ago
  33. 6df93ef Added definitions for \developer, \developers, \developersaddress. by Fred Drake · 26 years ago
  34. df825a1 Fix the fix to allow the .tex document sources not live in ".". by Fred Drake · 26 years ago
  35. 25d4e28 Mostly spurious change to ensure that everyone's version of this picks up the by Fred Drake · 26 years ago
  36. f4fc476 Don't run tools/toc2bkm.py unless we're building PDF. by Fred Drake · 26 years ago
  37. 5c07d9b Updated markup style (got rid of \verb@...@, mostly). by Fred Drake · 26 years ago
  38. 203b4f1 Add an index entry. by Fred Drake · 26 years ago
  39. 1a87e9d Add comments about release status. by Fred Drake · 26 years ago
  40. e34ab30 Switch to .tgz instead of .tar.gz to appease Windows users. by Fred Drake · 26 years ago
  41. 72dd58d Use .tgz instead of .tar.gz for the output file name. by Fred Drake · 26 years ago
  42. d2af396 Change ignored extension .tar.gz to .tgz. by Fred Drake · 26 years ago
  43. 2f61cd4 Ignore intermediate files. by Fred Drake · 26 years ago
  44. ba1700c Set the right page size in the PDF output. by Fred Drake · 26 years ago
  45. d5d473f Add --letter option, similar to --a4. This is a no-op, but can be used from by Fred Drake · 26 years ago
  46. 8981fdf Add the clean, clobber targets here for this directory. by Fred Drake · 26 years ago
  47. a4c640e Reverted the last change; the extra cruft is harmless for formatted versions, by Fred Drake · 26 years ago
  48. 58ff112 Don't be so ugly as to use "set -x" to get the executed commands printed. by Fred Drake · 26 years ago
  49. 4190fae Added a section about documentation for the Mac modules. by Fred Drake · 26 years ago
  50. 1a3541c Oops, better add it to the usage message! by Fred Drake · 26 years ago
  51. 3504952 Add easy-to-use support for A4 paper. by Fred Drake · 26 years ago
  52. efad443 Remove the tarhtml target; not useful from the sub-make. by Fred Drake · 26 years ago
  53. 29cabd4 Pass the release number to the tools/mktarball.sh script. by Fred Drake · 26 years ago
  54. f2fa1e2 Accept the release number on the command line instead of hardcoding it. by Fred Drake · 26 years ago
  55. 323dc70 Don't be so ugly as to use "set -x" to get the executed commands printed. by Fred Drake · 26 years ago
  56. 2e7edb8 do_cmd_kwindex(): Re-implement now that \kwindex is used again (ref man). by Fred Drake · 26 years ago
  57. d69e2c4 Update some of the comments. by Fred Drake · 26 years ago
  58. 41814bc In package Override, use the getcwd() function from the Cwd module instead of by Fred Drake · 26 years ago
  59. 099b76c Changed some comments.... no longer mention FrameMaker. by Fred Drake · 26 years ago
  60. b9838d9 Fix a comment. by Fred Drake · 26 years ago
  61. 9447e59 No longer needed. by Fred Drake · 26 years ago
  62. a5d8056 Remove unneeded line. by Fred Drake · 26 years ago
  63. 02379fa Use \ldots, not \dots. The info process doesn't know about \dots. by Fred Drake · 26 years ago
  64. 8ffa21c Adjust to new file layout. by Fred Drake · 26 years ago
  65. 47fd8fe Move the rules to build the info files here. by Fred Drake · 26 years ago
  66. 230b530 Relocating file to Doc/info. by Fred Drake · 26 years ago
  67. 7b0c9d8 exec is a statement, not a function! by Guido van Rossum · 26 years ago
  68. 445cfd3 l2h target: Do the "right thing" regarding the paper-*/ subdirs as the other by Fred Drake · 26 years ago
  69. f4166a4 Some versions of latex2html don't automatically append the .tex extension to by Fred Drake · 26 years ago
  70. df68e3d $(KPSEWHICH): Use the older style of calling kpsewhich with the arg by Fred Drake · 26 years ago
  71. 4a9129c /bin/sed works on both Solaris and RedHat Linux; /usr/bin/sed does not. by Fred Drake · 26 years ago
  72. 566d209 Oops! Must have deleted a word by accident before the last check-in of this by Fred Drake · 26 years ago
  73. 19c7c84 Be a little more robust handling filenames. by Fred Drake · 26 years ago
  74. 8923c72 Ignore the webchecker turd. by Fred Drake · 26 years ago
  75. 0a96cca Added the webcheck target here. by Fred Drake · 26 years ago
  76. f295113 Cleaned out some more cruft. by Fred Drake · 26 years ago
  77. a34f7e6 Some cleanup, added clean & clobber targets. by Fred Drake · 26 years ago
  78. bf33269 Add support for a --pdf option to cause a PDF file to be created instead; by Fred Drake · 26 years ago
  79. f8e4415 Markup consistency. by Fred Drake · 26 years ago
  80. 47b0ecd Small updates. by Fred Drake · 26 years ago
  81. 0ef1b07 Preliminary convenience Makefile. by Fred Drake · 26 years ago
  82. 106fe12 Better go ahead and remove some cruftiness.... by Fred Drake · 26 years ago
  83. 9cdf087 Support the new directory structure. by Fred Drake · 26 years ago
  84. 46ed208 Relocating file to Doc/html. by Fred Drake · 26 years ago
  85. fa615bf Ignore .tar.gz files in this directory. by Fred Drake · 26 years ago
  86. 4383e6e Don't ignore the html/ directory. by Fred Drake · 26 years ago
  87. 8920156 New script to drive HTML generation. by Fred Drake · 26 years ago
  88. 4c9542b Ignore subdirectories if your name is "cvs". by Fred Drake · 26 years ago
  89. 60515f4 Sub-makefile that can be used to drive the HTML conversion from this subdir. by Fred Drake · 26 years ago
  90. 4775d0a Relocating file to mac. by Fred Drake · 26 years ago
  91. 0a52bdf Relocating file to Doc/ext. by Fred Drake · 26 years ago
  92. cda63cc Relocating file to Doc/lib/ by Fred Drake · 26 years ago
  93. bbe33c5 More changes to support the new directory structure. by Fred Drake · 26 years ago
  94. 5360879 New helper script to build the .dvi for a Python manual; usable for the by Fred Drake · 26 years ago
  95. 8e6c6b2 Relocating file to Doc/ref. by Fred Drake · 26 years ago
  96. 64958d5 Relocating file to Doc/mac. by Fred Drake · 26 years ago
  97. 2880beb Relocating file to Doc/api. by Fred Drake · 26 years ago
  98. 56727e2 Relocating file to Doc/tut. by Fred Drake · 26 years ago
  99. 99a5c08 Change the set of subdirectories to ignore. by Fred Drake · 26 years ago
  100. ffe9b45 Ignore intermediate files. by Fred Drake · 26 years ago