1. 75ab7a6 Clean up *.pla files -- platform annotation information. by Fred Drake · 25 years ago
  2. 521835c Ignore *.pla -- the platform annotation information. Also, remove it for by Fred Drake · 25 years ago
  3. d70091e Ignore *.pla -- the platform annotation information. by Fred Drake · 25 years ago
  4. 0c275fa Added support for \platform, \platformof, and \ignorePlatformAnnotation. by Fred Drake · 25 years ago
  5. 557460c swallow_newline(): Removed function; not really needed. Modified all call by Fred Drake · 25 years ago
  6. 2383f6d Improve handling of module index, to deal with platform annotations a little by Fred Drake · 25 years ago
  7. 01bc01c Changes to accomodate the global module index and platform annotations. by Fred Drake · 25 years ago
  8. 368b16a Only use 4 columns in the module index, to accomodate platform annotations. by Fred Drake · 25 years ago
  9. 43b34da extract_tb(): Only describe this function once. Problem reported by by Fred Drake · 25 years ago
  10. 3906363 Typo: "Availabilty" --> "Availability" Thanks to /F! by Fred Drake · 25 years ago
  11. 51027c4 Added note about comments, from Christopher Petrilli. by Fred Drake · 25 years ago
  12. 16e81f4 Update some of the top comments and shorten title of the first section. by Fred Drake · 25 years ago
  13. 093c97a ignore_from_idx(): Fixed bug in regular expression. by Fred Drake · 25 years ago
  14. 684f78f Add target for modindex.html; a combined lib+mac module index. Also by Fred Drake · 25 years ago
  15. 2ef38a7 Script to combine module index files. Given a list of files that look by Fred Drake · 25 years ago
  16. 1b10245 Ignore a file called modindex.html. by Fred Drake · 25 years ago
  17. 711fe02 process_nodes(): New function. by Fred Drake · 25 years ago
  18. f2b4554 Document the correct class hierarchy for SystemExit. It is not an by Barry Warsaw · 25 years ago
  19. b6cf9a4 Script to help identify undocumented modules. Use -h or --help for by Fred Drake · 25 years ago
  20. 8cdee96 Dictionaries are created using the "{...}" notation, not the "..." by Fred Drake · 25 years ago
  21. 264bd59 1. Clarify that immutability isn't entirely the same as unchangeable by Guido van Rossum · 25 years ago
  22. 1ec71cb Incorporated updates to describe geturl() by Sjoerd Mullender by Fred Drake · 25 years ago
  23. ba21d10 Added note about *static* after description of *shared*. by Fred Drake · 25 years ago
  24. 00a3a65 Refer to the right RFC in the intro. by Fred Drake · 25 years ago
  25. 0fb7a37 Reflect the released version. by Fred Drake · 25 years ago
  26. 9226d8e Removed "This will be discussed later." where it's not. Reported by by Fred Drake · 25 years ago
  27. 7d9b133 Other chapter titles refer to collections of modules as "Services"; do by Fred Drake · 25 years ago
  28. 8ece804 Noted report of missing material in the extending & embedding manual, by Fred Drake · 25 years ago
  29. c411fa6 Revised description of blank line handling for the interpreter, based by Fred Drake · 25 years ago
  30. fab41f1 BabylMailbox description: Properly escape the backslashes in the by Fred Drake · 25 years ago
  31. b63e77c Oops, used a \label twice - fix one of them. by Fred Drake · 25 years ago
  32. 180b68b More reasonable section titles. by Fred Drake · 25 years ago
  33. 76991ec Shorten section title. by Fred Drake · 25 years ago
  34. 199b79c Added descriptions for BabylMailbox and Maildir (Qmail) mailbox objects. by Fred Drake · 25 years ago
  35. 67d229e Shorten section title. by Fred Drake · 25 years ago
  36. bbac432 Shorten a few section titles. by Fred Drake · 25 years ago
  37. da57365 Give subsections reasonable file names in the HTML. by Fred Drake · 25 years ago
  38. 3425011 Added an index entry. by Fred Drake · 25 years ago
  39. 50cdd97 do_cmd_arabic(): Override the l2h-provided version to remove that by Fred Drake · 25 years ago
  40. df5d50d Specify the sizes of H? relative to the normal font size as by Fred Drake · 25 years ago
  41. 56f8185 Shortened the short synopsis -- too long. by Fred Drake · 25 years ago
  42. 9f03380 Use more current approach to recording authors. by Fred Drake · 25 years ago
  43. c600475 Shortened the short synopsis -- way too long. by Fred Drake · 25 years ago
  44. d8a41e6 Fix an amazing number of typos & malformed sentences reported by Detlef by Fred Drake · 25 years ago
  45. f634634 Noted that the module was added in 1.5.2. by Fred Drake · 25 years ago
  46. 4e7c205 Update description of what modules "look like" when printed. by Fred Drake · 25 years ago
  47. cd71aa2 Use current approach to record documentation author. by Fred Drake · 25 years ago
  48. 2a2f1fe Record module & documentation author. by Fred Drake · 25 years ago
  49. 6b103f1 Documentation for pyclbr and tokenize modules. by Fred Drake · 25 years ago
  50. 4d358b5 Added sections for pyclbr and tokenize. by Fred Drake · 25 years ago
  51. 7c829b3 Remove the "Parsing Python" section. Hurray! by Fred Drake · 25 years ago
  52. 3d7707a More files. by Fred Drake · 25 years ago
  53. 93d762f Mark <verbatim> elements that represent interactive sessions; these by Fred Drake · 25 years ago
  54. 997eec7 Minor adjustments to reflect esis2sgml.py changes. by Fred Drake · 25 years ago
  55. 607aed7 Some adjustments, mostly to make it more general. by Fred Drake · 25 years ago
  56. 4cc902f Make the _rmtt regular expression deal with the new CSS-friendly by Fred Drake · 25 years ago
  57. 70a66c9 Add notes to __builtin__.float() and string.atof() that the NaN and Inf by Fred Drake · 25 years ago
  58. 29fb54f Update note about the (...) format specifier for PyArg_ParseTuple(). by Fred Drake · 25 years ago
  59. 951eea4 atof() description: Add information about accepting 'NaN' to produce by Fred Drake · 25 years ago
  60. 127ed0a Updated list of standard exceptions in section 4.1. by Fred Drake · 25 years ago
  61. 8e01517 Small updates and grammatical adjustments. by Fred Drake · 25 years ago
  62. 33698f8 Removed old dynamic linking chapter. by Fred Drake · 25 years ago
  63. 2f7bfaf Remove all email addresses. by Fred Drake · 25 years ago
  64. 3de61bc Integrated notes on building extension modules on Windows, by Neil by Fred Drake · 25 years ago
  65. f6838c0 Copy in the stylesheet after latex2html is done. by Fred Drake · 25 years ago
  66. fcf57ad Copy in the stylesheet after latex2html is done. by Fred Drake · 25 years ago
  67. 90fdda5 Become more stylesheet-friendly. by Fred Drake · 25 years ago
  68. 00d98ee CSS style sheet for the documentation. by Fred Drake · 25 years ago
  69. 63f2177 Bump release to 1.5.2b2. by Fred Drake · 25 years ago
  70. f43ce00 Make sure errors get propogated. by Fred Drake · 25 years ago
  71. 85a59dd The _O_* constants are defined as O_* in the os module. by Fred Drake · 25 years ago
  72. 9329e5e Remove "_" from the P_* symbols used with the spawn*() functions. by Fred Drake · 25 years ago
  73. c7b72db Added chapter on Windows modules, including msvcrt and winsound. by Fred Drake · 25 years ago
  74. a5fab7f Added some files to the library reference. by Fred Drake · 25 years ago
  75. abfd7d6 Small grammatical fix; missing comma. by Fred Drake · 25 years ago
  76. 295fb43 Make it clear that Demo/embed/ is from the source distribution. by Fred Drake · 25 years ago
  77. beb27bf Make navigation panels more CSS-friendly. by Fred Drake · 25 years ago
  78. e96a31d Use the same markup for email addresses as is produced by using \email by Fred Drake · 25 years ago
  79. cce8d2a Adjust cellspacing attribute of the navigation bar tables to get some by Fred Drake · 25 years ago
  80. 6f9dd5d Remove stuff related to copying the icons directory around -- just isn't needed. by Fred Drake · 25 years ago
  81. b8a7d72 Moved icons into the html directory to avoid pollution of the top level. by Fred Drake · 25 years ago
  82. 66b989c Be explicit about the reference count of the original value of the by Fred Drake · 25 years ago
  83. 4d33e4e HTMLBASE: New variable. Make it easier to check an "installed" copy by Fred Drake · 25 years ago
  84. efa641c Add an optional parameter to make the script run latex only once to by Fred Drake · 25 years ago
  85. 3618c14 Use a common definition for $(SUBMAKE) instead of repeating everything by Fred Drake · 25 years ago
  86. aa1afa8 Added availability notes for samefile(), sameopenfile(), samestat() by Fred Drake · 25 years ago
  87. 5d59d3d Added --l2h-config option to add additional initialization files for by Fred Drake · 25 years ago
  88. ec9fbe9 Added section "Providing a C API for an Extension Module" by Konrad Hinsen. by Fred Drake · 25 years ago
  89. efd146c Markup nits. by Fred Drake · 25 years ago
  90. 69d49d6 Set target. by Fred Drake · 25 years ago
  91. f32834c Minor fix that helps out with the index. by Fred Drake · 25 years ago
  92. 9474d86 Make sure all HTML pages generated from this section have reasonable names. by Fred Drake · 25 years ago
  93. 5761b76 L2HARGS: Specify the HTML version we're producing, since this is what by Fred Drake · 25 years ago
  94. 2d2b6a0 Markup nits. by Fred Drake · 25 years ago
  95. 99cd573 Minor markup nits. by Fred Drake · 25 years ago
  96. 7b84972 Use the shorter form of Christopher Petrilli's email address. by Fred Drake · 25 years ago
  97. 28bc711 Added section for MimeWriter, contributed by Christopher Petrilli by Fred Drake · 25 years ago
  98. f7bf3b2 Added entry for MimeWriter module. by Fred Drake · 25 years ago
  99. 15799ed Make table headers the same color as the navigation bars so they stand by Fred Drake · 25 years ago
  100. 7a9ed71 Moved the navigation-bar background color to a variable. by Fred Drake · 25 years ago