1. af8a015 Consistency: "{\bf ...}" ==> "\strong{...}" "{\em ...}" ==> "\emph{...}" by Fred Drake · 28 years ago
  2. b215137 Added the standard \label{module-*} for the two supporting modules. by Fred Drake · 28 years ago
  3. 8ac34c2 Consistency: "Unix" ==> "\UNIX{}" by Fred Drake · 28 years ago
  4. 4d4f9e7 Removed \mytableofcontents; just use \tableofcontents. by Fred Drake · 28 years ago
  5. a809064 Consistency: "Unix" ==> "\UNIX{}" by Fred Drake · 28 years ago
  6. 6862b46 Consistency: "unix" ==> "\UNIX{}" by Fred Drake · 28 years ago
  7. c9dc515 Consistency: "unix" ==> "\UNIX{}" by Fred Drake · 28 years ago
  8. efc1e0f Consistency: by Fred Drake · 28 years ago
  9. 18f9f53 Removed obsolete \kwindex{} call. by Fred Drake · 28 years ago
  10. 2b67bee Added "module search path" to the index. by Fred Drake · 28 years ago
  11. cf75754 Removed obsolete \kwindex{} calls. by Fred Drake · 28 years ago
  12. dca8792 Added openright option the the \documentclass{} for each of the manuals. by Fred Drake · 28 years ago
  13. 023f87f Lots of minor markup nits, all consistency related. by Fred Drake · 28 years ago
  14. 9754639 Document maxsplit arg for split(), with incompatibility note about 1.5 by Guido van Rossum · 28 years ago
  15. 054f8fd Wrapped some long lines. by Fred Drake · 28 years ago
  16. 74947ac Modify command descriptions to use \optional{} instead of ad-hoc markup. by Fred Drake · 28 years ago
  17. b2c45a8 Sigh. Apply a similar patch to the *other* occurrence of [^...]. by Guido van Rossum · 28 years ago
  18. fd49a96 Follow current recommended practice in an example: Use isinstance() to by Fred Drake · 28 years ago
  19. 48022db "Unix" --> "\UNIX{}" by Fred Drake · 28 years ago
  20. 0cf785a Grammatical nit. by Fred Drake · 28 years ago
  21. cf7e830 Add module reference for cPickle to index. by Fred Drake · 28 years ago
  22. 12d9da5 Use \file{} instead of \code{} or ``\code{}'' to mark file & directory names by Fred Drake · 28 years ago
  23. 8d0ff31 Simplify markup. by Fred Drake · 28 years ago
  24. 57b935d The resource module has been documented; remove from list. by Fred Drake · 28 years ago
  25. bbe6068 Added \label{} to allow module references. by Fred Drake · 28 years ago
  26. aa5dba0 Add index entry for reference to the math module. by Fred Drake · 28 years ago
  27. d327a8d Typographical nits: Always set parameter names in \var{} in the running text. by Fred Drake · 28 years ago
  28. 6b3ed7f Markup consistency in the mapping object interface description. by Fred Drake · 28 years ago
  29. 1f8449a Revise prologue and frontmatter to use latex2e (not in 2.09 compatibility by Fred Drake · 28 years ago
  30. 3c3d7ce For consistency, always use a trailing "()" on function names in the running by Fred Drake · 28 years ago
  31. fcda560 Fix a typo (the word "a" was spelled "c"!). by Fred Drake · 28 years ago
  32. c9a32ab Normalize some markup. by Fred Drake · 28 years ago
  33. 6279fcc Fixed up index entries. by Fred Drake · 28 years ago
  34. 1566a1d Added index entry for the protocol. by Fred Drake · 28 years ago
  35. 15bac5d Added index items for the RFC and the protocol itself. by Fred Drake · 28 years ago
  36. 7994843 Fixed index entries to be more consistent. by Fred Drake · 28 years ago
  37. c458638 In description of \D, revise markup so that the caret shows up in the HTML by Fred Drake · 28 years ago
  38. 0b1337d Add module index before the general index. by Fred Drake · 28 years ago
  39. 875c807 In description of the group() method, fix markup of "\(" and "\)" literals; by Fred Drake · 28 years ago
  40. 1f35977 Added BaseHTTPServer to table of contents for chapter. by Guido van Rossum · 28 years ago
  41. eb0f066 Correct small nits reported by Rob Hooft. by Guido van Rossum · 28 years ago
  42. 5793039 Clarify that __getinitargs__ is called at pickle time! by Guido van Rossum · 28 years ago
  43. 4f80b65 Added "docs" for Pareto and Weibull distributions. by Guido van Rossum · 28 years ago
  44. 7779619 Add obsolescence note. by Guido van Rossum · 28 years ago
  45. b1b8f23 Add URL of Andrew Kuchling's nifty re conversion page... by Guido van Rossum · 28 years ago
  46. 8e94489 Add a note that up to 1.4, translate() produced Emacs style syntax; in by Guido van Rossum · 28 years ago
  47. 5de1eb9 Added ConfigParser.py to list of undocumented miscellaneous useful utilities. by Guido van Rossum · 28 years ago
  48. e66e9c5 Remove more commented-out text that is no longer needed. by Guido van Rossum · 28 years ago
  49. 29d3b93 Remove the commented-out warning at the top. It shouldn't be there by Guido van Rossum · 28 years ago
  50. 78f8e98 Lots of minor nits that allow this file to get processed without failures by by Fred Drake · 28 years ago
  51. a007c13 Reduce warning count from partparse.py. by Fred Drake · 28 years ago
  52. 1b6cf78 Reduce warning count from partparse.py. by Fred Drake · 28 years ago
  53. d7feffd Reduce warning count from partparse.py. by Fred Drake · 28 years ago
  54. 9cb6480 Added Greg Stein's docs for BaseHTTPServer.py. by Guido van Rossum · 28 years ago
  55. b0744c5 Make "{" and "}" in code sample visible instead of a group (it's supposed to by Fred Drake · 28 years ago
  56. bef9b0b Added missing "\" to "\var{address}, var{length}" in buffer_info() description. by Fred Drake · 28 years ago
  57. 6884e3b Reduce warning count from partparse.py. by Fred Drake · 28 years ago
  58. c416445 Use tableii environment for the table instead of tabular. This makes it by Fred Drake · 28 years ago
  59. a3e672b Nit adjustments to remove warnings when processed with partparse.py. by Fred Drake · 28 years ago
  60. f086731 Normalized the word "Unix" to "\UNIX{}". by Fred Drake · 28 years ago
  61. cc97454 Added missing "\" to "var{P}.\var{M}" in load_module() description. by Fred Drake · 28 years ago
  62. f3e6df1 Remove unneeded "{}" that confused makeinfo. by Fred Drake · 28 years ago
  63. 1656d17 Changed all \verb\...\ markup to either \code{...} or \samp{...}. by Fred Drake · 28 years ago
  64. f995181 Normalized the \seetext markup to match the only other instance: should be by Fred Drake · 28 years ago
  65. 45c9df6 Changed some \verb\...\ markup to the more common \code{...}. \verb\...\ is by Fred Drake · 28 years ago
  66. 7f96291 Convert a couple of three-column tables with an empty third column to by Fred Drake · 28 years ago
  67. d665e8b Removed unnecessary \small{} block; latex2html got it wrong and its no by Fred Drake · 28 years ago
  68. d21759b Removed unnecessary \small{} block; latex2html got it wrong and its no by Fred Drake · 28 years ago
  69. 0148bbf AMK's latest by Guido van Rossum · 28 years ago
  70. e903aab Replace unprotected tilders by \~ -- an unprotected tilde is a by Guido van Rossum · 28 years ago
  71. b2c6ef8 Change {\em ...} to \emph{...}; this seems to be the developing preference by Fred Drake · 28 years ago
  72. 304474f Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 28 years ago
  73. 20417b7 Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 28 years ago
  74. a47bce5 Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 28 years ago
  75. 9c48319 Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 28 years ago
  76. 2303d31 Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 28 years ago
  77. bcda484 Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 28 years ago
  78. 14f8521 Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 28 years ago
  79. 7372e57 Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 28 years ago
  80. 045c7fc Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 28 years ago
  81. 6f07010 Make the word "Module" in the section header start with an upper-case "M" by Fred Drake · 28 years ago
  82. dccd9db Make the word "Module" in the section header start with an upper-case "M" by Fred Drake · 28 years ago
  83. e4eb223 AMK's latest by Guido van Rossum · 28 years ago
  84. 5ca9033 Index the RFC822 reference (some other RFC references were alreaddy indexed). by Fred Drake · 28 years ago
  85. 8e07998 The \indexsubitem definition for the actual exceptions did not actually by Fred Drake · 28 years ago
  86. 9d2f7d4 Oops, ".pythonrc.py" should *always* be marked with \file{}; one occurrance by Fred Drake · 28 years ago
  87. 5493205 Module names should be in \code{}. by Fred Drake · 28 years ago
  88. 0514ce1 Descriptions for delitem(), __delitem__(): These delete a value, not set it. by Fred Drake · 28 years ago
  89. 4f496cc Fixed index module reference. by Fred Drake · 28 years ago
  90. 90f2e5e Added a named target for referencing. by Fred Drake · 28 years ago
  91. bfc28bc Used a named target to form the reference to the Built-in Functions section. by Fred Drake · 28 years ago
  92. 6d2bdb6 Fixed index module reference. by Fred Drake · 28 years ago
  93. 3aa2895 Fixed index references to modules. (This is *not* the spam module!) by Fred Drake · 28 years ago
  94. e14388c Fixed index references to modules. by Fred Drake · 28 years ago
  95. 19d5827 Fixed index references to modules. by Fred Drake · 28 years ago
  96. 356818e Fixed index references to modules. by Fred Drake · 28 years ago
  97. 8274f32 Fixed index references to modules. by Fred Drake · 28 years ago
  98. f5eaa2e Fixed index references to modules. by Fred Drake · 28 years ago
  99. a51f5a4 Fixed index references to modules. by Fred Drake · 28 years ago
  100. 9ab2b2ec Fixed index references to modules. by Fred Drake · 28 years ago