1. 264bd59 1. Clarify that immutability isn't entirely the same as unchangeable by Guido van Rossum · 25 years ago
  2. 1ec71cb Incorporated updates to describe geturl() by Sjoerd Mullender by Fred Drake · 25 years ago
  3. ba21d10 Added note about *static* after description of *shared*. by Fred Drake · 25 years ago
  4. 00a3a65 Refer to the right RFC in the intro. by Fred Drake · 25 years ago
  5. 0fb7a37 Reflect the released version. by Fred Drake · 25 years ago
  6. 9226d8e Removed "This will be discussed later." where it's not. Reported by by Fred Drake · 25 years ago
  7. 7d9b133 Other chapter titles refer to collections of modules as "Services"; do by Fred Drake · 25 years ago
  8. 8ece804 Noted report of missing material in the extending & embedding manual, by Fred Drake · 25 years ago
  9. c411fa6 Revised description of blank line handling for the interpreter, based by Fred Drake · 25 years ago
  10. fab41f1 BabylMailbox description: Properly escape the backslashes in the by Fred Drake · 25 years ago
  11. b63e77c Oops, used a \label twice - fix one of them. by Fred Drake · 25 years ago
  12. 180b68b More reasonable section titles. by Fred Drake · 25 years ago
  13. 76991ec Shorten section title. by Fred Drake · 25 years ago
  14. 199b79c Added descriptions for BabylMailbox and Maildir (Qmail) mailbox objects. by Fred Drake · 25 years ago
  15. 67d229e Shorten section title. by Fred Drake · 25 years ago
  16. bbac432 Shorten a few section titles. by Fred Drake · 25 years ago
  17. da57365 Give subsections reasonable file names in the HTML. by Fred Drake · 25 years ago
  18. 3425011 Added an index entry. by Fred Drake · 25 years ago
  19. 50cdd97 do_cmd_arabic(): Override the l2h-provided version to remove that by Fred Drake · 25 years ago
  20. df5d50d Specify the sizes of H? relative to the normal font size as by Fred Drake · 25 years ago
  21. 56f8185 Shortened the short synopsis -- too long. by Fred Drake · 25 years ago
  22. 9f03380 Use more current approach to recording authors. by Fred Drake · 25 years ago
  23. c600475 Shortened the short synopsis -- way too long. by Fred Drake · 25 years ago
  24. d8a41e6 Fix an amazing number of typos & malformed sentences reported by Detlef by Fred Drake · 25 years ago
  25. f634634 Noted that the module was added in 1.5.2. by Fred Drake · 25 years ago
  26. 4e7c205 Update description of what modules "look like" when printed. by Fred Drake · 25 years ago
  27. cd71aa2 Use current approach to record documentation author. by Fred Drake · 25 years ago
  28. 2a2f1fe Record module & documentation author. by Fred Drake · 25 years ago
  29. 6b103f1 Documentation for pyclbr and tokenize modules. by Fred Drake · 25 years ago
  30. 4d358b5 Added sections for pyclbr and tokenize. by Fred Drake · 25 years ago
  31. 7c829b3 Remove the "Parsing Python" section. Hurray! by Fred Drake · 25 years ago
  32. 3d7707a More files. by Fred Drake · 25 years ago
  33. 93d762f Mark <verbatim> elements that represent interactive sessions; these by Fred Drake · 25 years ago
  34. 997eec7 Minor adjustments to reflect esis2sgml.py changes. by Fred Drake · 25 years ago
  35. 607aed7 Some adjustments, mostly to make it more general. by Fred Drake · 25 years ago
  36. 4cc902f Make the _rmtt regular expression deal with the new CSS-friendly by Fred Drake · 25 years ago
  37. 70a66c9 Add notes to __builtin__.float() and string.atof() that the NaN and Inf by Fred Drake · 25 years ago
  38. 29fb54f Update note about the (...) format specifier for PyArg_ParseTuple(). by Fred Drake · 25 years ago
  39. 951eea4 atof() description: Add information about accepting 'NaN' to produce by Fred Drake · 25 years ago
  40. 127ed0a Updated list of standard exceptions in section 4.1. by Fred Drake · 25 years ago
  41. 8e01517 Small updates and grammatical adjustments. by Fred Drake · 25 years ago
  42. 33698f8 Removed old dynamic linking chapter. by Fred Drake · 25 years ago
  43. 2f7bfaf Remove all email addresses. by Fred Drake · 25 years ago
  44. 3de61bc Integrated notes on building extension modules on Windows, by Neil by Fred Drake · 25 years ago
  45. f6838c0 Copy in the stylesheet after latex2html is done. by Fred Drake · 25 years ago
  46. fcf57ad Copy in the stylesheet after latex2html is done. by Fred Drake · 25 years ago
  47. 90fdda5 Become more stylesheet-friendly. by Fred Drake · 25 years ago
  48. 00d98ee CSS style sheet for the documentation. by Fred Drake · 25 years ago
  49. 63f2177 Bump release to 1.5.2b2. by Fred Drake · 25 years ago
  50. f43ce00 Make sure errors get propogated. by Fred Drake · 25 years ago
  51. 85a59dd The _O_* constants are defined as O_* in the os module. by Fred Drake · 25 years ago
  52. 9329e5e Remove "_" from the P_* symbols used with the spawn*() functions. by Fred Drake · 25 years ago
  53. c7b72db Added chapter on Windows modules, including msvcrt and winsound. by Fred Drake · 25 years ago
  54. a5fab7f Added some files to the library reference. by Fred Drake · 25 years ago
  55. abfd7d6 Small grammatical fix; missing comma. by Fred Drake · 25 years ago
  56. 295fb43 Make it clear that Demo/embed/ is from the source distribution. by Fred Drake · 25 years ago
  57. beb27bf Make navigation panels more CSS-friendly. by Fred Drake · 25 years ago
  58. e96a31d Use the same markup for email addresses as is produced by using \email by Fred Drake · 25 years ago
  59. cce8d2a Adjust cellspacing attribute of the navigation bar tables to get some by Fred Drake · 25 years ago
  60. 6f9dd5d Remove stuff related to copying the icons directory around -- just isn't needed. by Fred Drake · 25 years ago
  61. b8a7d72 Moved icons into the html directory to avoid pollution of the top level. by Fred Drake · 25 years ago
  62. 66b989c Be explicit about the reference count of the original value of the by Fred Drake · 25 years ago
  63. 4d33e4e HTMLBASE: New variable. Make it easier to check an "installed" copy by Fred Drake · 25 years ago
  64. efa641c Add an optional parameter to make the script run latex only once to by Fred Drake · 25 years ago
  65. 3618c14 Use a common definition for $(SUBMAKE) instead of repeating everything by Fred Drake · 25 years ago
  66. aa1afa8 Added availability notes for samefile(), sameopenfile(), samestat() by Fred Drake · 25 years ago
  67. 5d59d3d Added --l2h-config option to add additional initialization files for by Fred Drake · 25 years ago
  68. ec9fbe9 Added section "Providing a C API for an Extension Module" by Konrad Hinsen. by Fred Drake · 25 years ago
  69. efd146c Markup nits. by Fred Drake · 25 years ago
  70. 69d49d6 Set target. by Fred Drake · 25 years ago
  71. f32834c Minor fix that helps out with the index. by Fred Drake · 25 years ago
  72. 9474d86 Make sure all HTML pages generated from this section have reasonable names. by Fred Drake · 25 years ago
  73. 5761b76 L2HARGS: Specify the HTML version we're producing, since this is what by Fred Drake · 25 years ago
  74. 2d2b6a0 Markup nits. by Fred Drake · 25 years ago
  75. 99cd573 Minor markup nits. by Fred Drake · 25 years ago
  76. 7b84972 Use the shorter form of Christopher Petrilli's email address. by Fred Drake · 25 years ago
  77. 28bc711 Added section for MimeWriter, contributed by Christopher Petrilli by Fred Drake · 25 years ago
  78. f7bf3b2 Added entry for MimeWriter module. by Fred Drake · 25 years ago
  79. 15799ed Make table headers the same color as the navigation bars so they stand by Fred Drake · 25 years ago
  80. 7a9ed71 Moved the navigation-bar background color to a variable. by Fred Drake · 25 years ago
  81. 26b698f Document <complex #>.conjugate(). by Fred Drake · 25 years ago
  82. 15988fd Documented __complex__(), made sure all the discipline names hit the index. by Fred Drake · 25 years ago
  83. 2e1ee3e Fix up some routines to coordinate the "indexsubitem" stuff so that by Fred Drake · 25 years ago
  84. 72e5a90 Remove unnecessary <p> from top navigation bar. by Fred Drake · 25 years ago
  85. ec5c0b4 Revert previous change; there's a better way to do it. by Fred Drake · 25 years ago
  86. 95474f9 Change the navigation bar to be a little prettier and more consistent by Fred Drake · 25 years ago
  87. 446ab75 New blank icon to match the others in size & color, with without any by Fred Drake · 25 years ago
  88. 2d1f81e do_cmd_maketitle(): Small nit in creating the "title page". by Fred Drake · 25 years ago
  89. 1a4c539 Back out some of the fine tuning; something in all that interacted by Fred Drake · 25 years ago
  90. ce67f06 Update documentation to reflect changes to Queue.py by Tim Peters. by Guido van Rossum · 25 years ago
  91. dfb4e24 Respond to suggestion from "Albert" <hat@se-46.wpa.wtb.tue.nl> to add by Fred Drake · 25 years ago
  92. 2ff880e More magic to tighten up a little of the formatting. by Fred Drake · 25 years ago
  93. f9918f2 Minor nit to prevent dropping a space in the HTML generation. by Fred Drake · 25 years ago
  94. d673d48 Document sameopenfile(), samestat(). by Fred Drake · 25 years ago
  95. 0256c1f Document splitdrive(). by Fred Drake · 25 years ago
  96. 0c9608c Portability fix for [f]statvfs() return tuple: no longer return the by Guido van Rossum · 25 years ago
  97. dbd37df Remove three items. by Fred Drake · 26 years ago
  98. 215fe2f Fix the os/posix documentation issue. by Fred Drake · 26 years ago
  99. dda199b Moved \versionadded to end of description sections. by Fred Drake · 26 years ago
  100. 12ba786 Moved posixpath to os.path. by Fred Drake · 26 years ago