1. 19b97b1 Do the right magic to make \UNIX{} get sorted correctly in the index. by Fred Drake · 28 years ago
  2. c589124 Use the new RFC macros wherever RFCs are referenced by number. No other by Fred Drake · 28 years ago
  3. 8083c17 Add a note about rounding up of readlines()' sizehint to 8K. by Guido van Rossum · 28 years ago
  4. 6e91c6a Document getrefcount(). by Guido van Rossum · 28 years ago
  5. 31c4ed7 Remove commented-out \itembreak. by Fred Drake · 28 years ago
  6. c660233 Update two of the \indexsubitem values to use singular rather than plural form by Fred Drake · 28 years ago
  7. 8e1e68d Add ref to errno module, and change ref to posix.error to os.error. by Guido van Rossum · 28 years ago
  8. f499e09 Add ref to errno module. by Guido van Rossum · 28 years ago
  9. 8aad4c8 Added missing "{" for "\code <?stuff?>}". by Fred Drake · 28 years ago
  10. ad37e9e Clarify that capwords() removes leading/trailing whitespace. by Guido van Rossum · 28 years ago
  11. c45c2f3 Add S_ISBLK(). by Guido van Rossum · 28 years ago
  12. 02505e4 New version of xmllib from Sjoerd. by Guido van Rossum · 28 years ago
  13. 7570669 Add a note explaining that multiplying a sequence with a negative by Guido van Rossum · 28 years ago
  14. 16f8845 Use \url{} to mark a URL. by Fred Drake · 28 years ago
  15. ff3f0d0 Use \url{} to mark URLs, \email{} to mark an email address. by Fred Drake · 28 years ago
  16. 7c418ed Added descriptions for log() and log10(). by Fred Drake · 28 years ago
  17. ed79783 Converted to use new macros. This example demonstrate \method{} and, more by Fred Drake · 28 years ago
  18. 55f4492 Converted to use semantic markup. This is an example of how many of the new by Fred Drake · 28 years ago
  19. 0f35495 Add entry for copy_reg module. by Fred Drake · 28 years ago
  20. 6eb9f10 Removed entry for copy_reg module. by Fred Drake · 28 years ago
  21. 2d75443 Add entry for copy_reg module. by Fred Drake · 28 years ago
  22. 1abf0df Simple documentation of the copy_reg module. by Fred Drake · 28 years ago
  23. d1cc9c2 Update comment about relative URL internet draft to reflect current RFC status; by Fred Drake · 28 years ago
  24. 61b0452 Added a bunch of "concept" index entries. by Fred Drake · 28 years ago
  25. a46f84d Added index entry and \label{} for exceptions module. This isn't in the by Fred Drake · 28 years ago
  26. 73a973b Always mark variables in the "Notes" following a table the same way as in the by Fred Drake · 28 years ago
  27. cbe50f4 Removed bogus index entry for the type() built-in. by Fred Drake · 28 years ago
  28. 9eb5e50 Consistency: "{\it ...}" ==> "\emph{...}" by Fred Drake · 28 years ago
  29. c520b69 The soundex module is built-in, not standard. by Fred Drake · 28 years ago
  30. ca12b9d Consistency: {\it ...} ==> \emph{...} by Fred Drake · 28 years ago
  31. dd17d1c ni is a standard module, not a built-in module. The only other reference to by Fred Drake · 28 years ago
  32. bac354c Consistency: (Yes, I know this section is not formatted by default, and by Fred Drake · 28 years ago
  33. 4650392 Various updates to the effect that the group argument is always optional. by Guido van Rossum · 28 years ago
  34. 8095ebf Consistency: Replaced 4 {\it ...} with \emph{...}. by Fred Drake · 28 years ago
  35. 94e8f69 Consistency: Replaced one {\tt ...} with \code{...}. by Fred Drake · 28 years ago
  36. b6ce642 Consistency: In two places, change {\it ...} to \emph{...}. by Fred Drake · 28 years ago
  37. b660b63 Use \emph{} for all references to the other documents, not just some of them. by Fred Drake · 28 years ago
  38. 5081b22 Ouch: "accounces" ==> "announces" by Fred Drake · 28 years ago
  39. af8a015 Consistency: "{\bf ...}" ==> "\strong{...}" "{\em ...}" ==> "\emph{...}" by Fred Drake · 28 years ago
  40. b215137 Added the standard \label{module-*} for the two supporting modules. by Fred Drake · 28 years ago
  41. 8ac34c2 Consistency: "Unix" ==> "\UNIX{}" by Fred Drake · 28 years ago
  42. 4d4f9e7 Removed \mytableofcontents; just use \tableofcontents. by Fred Drake · 28 years ago
  43. a809064 Consistency: "Unix" ==> "\UNIX{}" by Fred Drake · 28 years ago
  44. 6862b46 Consistency: "unix" ==> "\UNIX{}" by Fred Drake · 28 years ago
  45. c9dc515 Consistency: "unix" ==> "\UNIX{}" by Fred Drake · 28 years ago
  46. efc1e0f Consistency: by Fred Drake · 28 years ago
  47. 18f9f53 Removed obsolete \kwindex{} call. by Fred Drake · 28 years ago
  48. 2b67bee Added "module search path" to the index. by Fred Drake · 28 years ago
  49. cf75754 Removed obsolete \kwindex{} calls. by Fred Drake · 28 years ago
  50. dca8792 Added openright option the the \documentclass{} for each of the manuals. by Fred Drake · 28 years ago
  51. 023f87f Lots of minor markup nits, all consistency related. by Fred Drake · 28 years ago
  52. 9754639 Document maxsplit arg for split(), with incompatibility note about 1.5 by Guido van Rossum · 28 years ago
  53. 054f8fd Wrapped some long lines. by Fred Drake · 28 years ago
  54. 74947ac Modify command descriptions to use \optional{} instead of ad-hoc markup. by Fred Drake · 28 years ago
  55. b2c45a8 Sigh. Apply a similar patch to the *other* occurrence of [^...]. by Guido van Rossum · 28 years ago
  56. fd49a96 Follow current recommended practice in an example: Use isinstance() to by Fred Drake · 28 years ago
  57. 48022db "Unix" --> "\UNIX{}" by Fred Drake · 28 years ago
  58. 0cf785a Grammatical nit. by Fred Drake · 28 years ago
  59. cf7e830 Add module reference for cPickle to index. by Fred Drake · 28 years ago
  60. 12d9da5 Use \file{} instead of \code{} or ``\code{}'' to mark file & directory names by Fred Drake · 28 years ago
  61. 8d0ff31 Simplify markup. by Fred Drake · 28 years ago
  62. 57b935d The resource module has been documented; remove from list. by Fred Drake · 28 years ago
  63. bbe6068 Added \label{} to allow module references. by Fred Drake · 28 years ago
  64. aa5dba0 Add index entry for reference to the math module. by Fred Drake · 28 years ago
  65. d327a8d Typographical nits: Always set parameter names in \var{} in the running text. by Fred Drake · 28 years ago
  66. 6b3ed7f Markup consistency in the mapping object interface description. by Fred Drake · 28 years ago
  67. 1f8449a Revise prologue and frontmatter to use latex2e (not in 2.09 compatibility by Fred Drake · 28 years ago
  68. 3c3d7ce For consistency, always use a trailing "()" on function names in the running by Fred Drake · 28 years ago
  69. fcda560 Fix a typo (the word "a" was spelled "c"!). by Fred Drake · 28 years ago
  70. c9a32ab Normalize some markup. by Fred Drake · 28 years ago
  71. 6279fcc Fixed up index entries. by Fred Drake · 28 years ago
  72. 1566a1d Added index entry for the protocol. by Fred Drake · 28 years ago
  73. 15bac5d Added index items for the RFC and the protocol itself. by Fred Drake · 28 years ago
  74. 7994843 Fixed index entries to be more consistent. by Fred Drake · 28 years ago
  75. c458638 In description of \D, revise markup so that the caret shows up in the HTML by Fred Drake · 28 years ago
  76. 0b1337d Add module index before the general index. by Fred Drake · 28 years ago
  77. 875c807 In description of the group() method, fix markup of "\(" and "\)" literals; by Fred Drake · 28 years ago
  78. 1f35977 Added BaseHTTPServer to table of contents for chapter. by Guido van Rossum · 28 years ago
  79. eb0f066 Correct small nits reported by Rob Hooft. by Guido van Rossum · 28 years ago
  80. 5793039 Clarify that __getinitargs__ is called at pickle time! by Guido van Rossum · 28 years ago
  81. 4f80b65 Added "docs" for Pareto and Weibull distributions. by Guido van Rossum · 28 years ago
  82. 7779619 Add obsolescence note. by Guido van Rossum · 28 years ago
  83. b1b8f23 Add URL of Andrew Kuchling's nifty re conversion page... by Guido van Rossum · 28 years ago
  84. 8e94489 Add a note that up to 1.4, translate() produced Emacs style syntax; in by Guido van Rossum · 28 years ago
  85. 5de1eb9 Added ConfigParser.py to list of undocumented miscellaneous useful utilities. by Guido van Rossum · 28 years ago
  86. e66e9c5 Remove more commented-out text that is no longer needed. by Guido van Rossum · 28 years ago
  87. 29d3b93 Remove the commented-out warning at the top. It shouldn't be there by Guido van Rossum · 28 years ago
  88. 78f8e98 Lots of minor nits that allow this file to get processed without failures by by Fred Drake · 28 years ago
  89. a007c13 Reduce warning count from partparse.py. by Fred Drake · 28 years ago
  90. 1b6cf78 Reduce warning count from partparse.py. by Fred Drake · 28 years ago
  91. d7feffd Reduce warning count from partparse.py. by Fred Drake · 28 years ago
  92. 9cb6480 Added Greg Stein's docs for BaseHTTPServer.py. by Guido van Rossum · 28 years ago
  93. b0744c5 Make "{" and "}" in code sample visible instead of a group (it's supposed to by Fred Drake · 28 years ago
  94. bef9b0b Added missing "\" to "\var{address}, var{length}" in buffer_info() description. by Fred Drake · 28 years ago
  95. 6884e3b Reduce warning count from partparse.py. by Fred Drake · 28 years ago
  96. c416445 Use tableii environment for the table instead of tabular. This makes it by Fred Drake · 28 years ago
  97. a3e672b Nit adjustments to remove warnings when processed with partparse.py. by Fred Drake · 28 years ago
  98. f086731 Normalized the word "Unix" to "\UNIX{}". by Fred Drake · 28 years ago
  99. cc97454 Added missing "\" to "var{P}.\var{M}" in load_module() description. by Fred Drake · 28 years ago
  100. f3e6df1 Remove unneeded "{}" that confused makeinfo. by Fred Drake · 28 years ago