1. 3c4378b Some patches by Drew Csillag; plus a few of my own uncommitted changes. by Guido van Rossum · 26 years ago
  2. 12d9fc9 Use shorter labels; using long labels creates problems on the Macintosh. by Fred Drake · 26 years ago
  3. 95638f5 Added entry for Tkdnd.py. by Fred Drake · 26 years ago
  4. e3ae519 Update to use the new release number. Will generalize in the next round. by Fred Drake · 26 years ago
  5. f5013f1 Add RELEASE make variable; this gets the entire release # ("1.5.1"). by Fred Drake · 26 years ago
  6. 68fede7 Added item in Misc. for getpass module. by Fred Drake · 26 years ago
  7. 4d2996d Fix version number. by Fred Drake · 26 years ago
  8. 916d8f8 No more threats, just list the new methods under "AST Objects". by Fred Drake · 26 years ago
  9. c4f1ca1 Add a note that pickling is supported. by Fred Drake · 26 years ago
  10. 3e7a48e Revert markup around list of display fields from the disassembler; it doesn't by Fred Drake · 26 years ago
  11. 3ad125e Fix bug in little-used markup: don't forget to pass the source text along! by Fred Drake · 26 years ago
  12. 7238988 Fixed example to load the startup file from a script (didn't test for the by Fred Drake · 26 years ago
  13. 003d8da Typo: (and often severly limited) -- severely by Fred Drake · 26 years ago
  14. b85fbec "ZeroDevisionError" --> "ZeroDivisionError" by Fred Drake · 26 years ago
  15. a608feb Fix typo. (What I get for trying to fix bugs at home and running conversions by Fred Drake · 26 years ago
  16. ae9bc67 Don't append () to the name of an object attribute in the index. by Fred Drake · 26 years ago
  17. 6250205 Use {methoddesc} instead of {funcdesc} for object methods. by Fred Drake · 26 years ago
  18. 898601b Add cPickle to the list of modules in the chapter. by Fred Drake · 26 years ago
  19. d6d88ff Add cStringIO to the list of modules in the chapter. by Fred Drake · 26 years ago
  20. c303e67 The built-in exceptions are not still strings, so make no claims about them. by Fred Drake · 26 years ago
  21. c94d934 In descriptions of Py_GetPrefix() and Py_GetExecPrefix(), make sure the by Fred Drake · 26 years ago
  22. 1072e46 Added a simpler, working {verbatim} support that generates legitimate HTML. by Fred Drake · 26 years ago
  23. b73bc31 Removed partially broken {verbatim} support. by Fred Drake · 26 years ago
  24. ee60191 Lighten up tables. by Fred Drake · 26 years ago
  25. 17e5640 Change order of \seemodule macros at end of pickle module section. by Fred Drake · 26 years ago
  26. 9463de2 Document cPickle and cStringIO. by Fred Drake · 26 years ago
  27. fab2f34 When the text of a table cell should be wrapped, used a "p" column. by Fred Drake · 26 years ago
  28. 7e9383a Add a comment to indicate the methods of the StringIO are being discussed... by Fred Drake · 26 years ago
  29. 70c460c Remove imaplib from the undocumented list. by Fred Drake · 26 years ago
  30. a38a286 Include () after function name. by Fred Drake · 26 years ago
  31. 0d213d3 When the text of a table cell should be wrapped, used a "p" column. by Fred Drake · 26 years ago
  32. 2b8c95e Minor housing cleaning in HTML that gets generated. by Fred Drake · 26 years ago
  33. 34672db Remove over-active replace-string turds. by Fred Drake · 26 years ago
  34. 8f6b958 Use {memberdesc} to mark the instance attributes. by Fred Drake · 26 years ago
  35. 7dba8e2 Hmmm... better add some \label macros for logical addressing while I'm at it. by Fred Drake · 26 years ago
  36. 2a37455 It's "Lauder", not "Lauders"! by Fred Drake · 26 years ago
  37. 9d4b6c5 Update the module index support to use the changed field separator for the by Fred Drake · 26 years ago
  38. e5cf53a Formatting nits. by Fred Drake · 26 years ago
  39. eb4ed15 Shift index entries around a little so the HTML doesn't have weird spacing. by Fred Drake · 26 years ago
  40. 1e0f8bf Add imaplib to appropriate lists. by Fred Drake · 26 years ago
  41. 36751b0 Remove obsolete module soundex from list of modules. by Fred Drake · 26 years ago
  42. c48b772 Remove obsolete module rand from list of modules. by Fred Drake · 26 years ago
  43. 89de314 First cut at documentation for imaplib. Based on original documentation by by Fred Drake · 26 years ago
  44. 756a9e8 do_env_memberdesc(): Fix argument parsing for {memberdesc} environments. by Fred Drake · 26 years ago
  45. 007bac3 Added smtplib.py (thanks, Guido!). by Fred Drake · 26 years ago
  46. 2cb824c Don't use \samp when \code is better. by Fred Drake · 26 years ago
  47. 5cca42e do_cmd_lineii(), by Fred Drake · 26 years ago
  48. 6b529ae Remove @webchecker.pickle in the "clean" target. by Fred Drake · 26 years ago
  49. 45c634e Work around a small (& annoying) limitation of the latex2html support for by Fred Drake · 26 years ago
  50. 8a254b5 Removed misleading comment about GNU software. This module and the zlib by Fred Drake · 26 years ago
  51. 45084ed Added note about current status of info generation. by Fred Drake · 26 years ago
  52. 2533281 Many markup changes (to \regexp, mostly) by Andrew M. Kuchling · 26 years ago
  53. 02a8e6b Update release number and date. by Fred Drake · 26 years ago
  54. 20ca917 Don't assume that \version expands to the 3-character major.minor number; it by Fred Drake · 26 years ago
  55. 363ab1a Comment out the soundex section. by Fred Drake · 26 years ago
  56. 2de75ec Don't assume that \version expands to the 3-character major.minor number; it by Fred Drake · 26 years ago
  57. 9da3881 Use the correct URL to AMK's regex-to-re HOWTO! by Fred Drake · 26 years ago
  58. 54c3947 Updated URL to AMK's regex-to-re HOWTO. by Fred Drake · 26 years ago
  59. 5406e70 Added reference to AMK's HOWTO on the topic. by Fred Drake · 26 years ago
  60. 223395c Added imaplib. by Fred Drake · 26 years ago
  61. b8efda0 Update URL to the related HOWTO document. by Fred Drake · 26 years ago
  62. bd40088 Add section for ni back in, but comment it out. by Fred Drake · 26 years ago
  63. eac469c Commented out sections on obsolete & Macintosh modules. by Fred Drake · 26 years ago
  64. f1b72dd Reduced description of the obsolete method Stats.ignore(). by Fred Drake · 26 years ago
  65. 058068d Nearly a complete re-write. by Fred Drake · 26 years ago
  66. 166abba Remove option to strip out <tt>...</tt> from index entry text; this is now by Fred Drake · 26 years ago
  67. ae2be71 Correct definition of CTIME. by Guido van Rossum · 26 years ago
  68. 3f3c25f Set flag to remove <tt>...</tt> markup from the index entries; it just ends up by Fred Drake · 26 years ago
  69. 2764dd3 Separate sections on anydbm and dumbdbm. by Fred Drake · 26 years ago
  70. 8e729ec Caught a few more spurious \setindexsubitem macros.... by Fred Drake · 26 years ago
  71. 5ab5503 Use {classdesc} and {memberdesc} where appropriate. by Fred Drake · 26 years ago
  72. a3f5c32 Removed unnecessary \setindexsubitem. by Fred Drake · 26 years ago
  73. 1ce3604 Separate UserDict and UserList documentation into separate sections. by Fred Drake · 26 years ago
  74. df0e3fc Markup nit. by Fred Drake · 26 years ago
  75. c708605 Added a reference to the discussion in Knuth's "Sorting and Searching", and by Fred Drake · 26 years ago
  76. 41565f6 Data attributes of objects should not be indexed with trailing parentheses! by Fred Drake · 26 years ago
  77. 396b827 Minor markup nit. by Fred Drake · 26 years ago
  78. 82d493f Fixed some index entries. by Fred Drake · 26 years ago
  79. 6b9ff72 Added entry for wdb. by Fred Drake · 26 years ago
  80. 810349b Fix the formatting of the list of fields in the disassemble() function. by Fred Drake · 26 years ago
  81. 272fb3a Added poplib. by Fred Drake · 26 years ago
  82. af370ea Move a short paragraph outside the description of ASTType. by Fred Drake · 26 years ago
  83. 3a0351c Remove all uses of \sectcode; we can now use logical markup everywhere. by Fred Drake · 26 years ago
  84. e795718 Change \sectcode to logical markup. by Fred Drake · 26 years ago
  85. fc57619 Remove obsolete \setindexsubitem macros. by Fred Drake · 26 years ago
  86. 71c1e50 Moved some things around. by Fred Drake · 26 years ago
  87. 13beac1 Removed obsolete \setindexsubitem macros. by Fred Drake · 26 years ago
  88. 85ea68b Added index entries. by Fred Drake · 26 years ago
  89. 81acc2e Remove obsolete \setindexsubitem macro. by Fred Drake · 26 years ago
  90. 61f45c7 Remove obsolete \setindexsubitem macro, by Fred Drake · 26 years ago
  91. b208f12 Added index entry. by Fred Drake · 26 years ago
  92. 8214334 Remove obsolete \setindexsubitem macro. by Fred Drake · 26 years ago
  93. 858f787 Fix index entry for HTMLParser class. by Fred Drake · 26 years ago
  94. 41788db Logical markup. by Fred Drake · 26 years ago
  95. 9b28fe2 Logical markup. by Fred Drake · 26 years ago
  96. e14dde2 Fixed description of similarity between m[name] and m.getheader(name), by Fred Drake · 26 years ago
  97. d275de9 Remove obsolete lines like this: by Fred Drake · 26 years ago
  98. 4bde97f Add fileinput section under Misc. Services. by Fred Drake · 26 years ago
  99. ea2f2b9 Use new index style for makeindex. by Fred Drake · 26 years ago
  100. 35ca0d6 Document fileinput. by Fred Drake · 26 years ago