1. 41565f6 Data attributes of objects should not be indexed with trailing parentheses! by Fred Drake · 26 years ago
  2. 396b827 Minor markup nit. by Fred Drake · 26 years ago
  3. 82d493f Fixed some index entries. by Fred Drake · 26 years ago
  4. 6b9ff72 Added entry for wdb. by Fred Drake · 26 years ago
  5. 810349b Fix the formatting of the list of fields in the disassemble() function. by Fred Drake · 26 years ago
  6. 272fb3a Added poplib. by Fred Drake · 26 years ago
  7. 484772d Dave Ascher's pop client code. by Guido van Rossum · 26 years ago
  8. 71543e1 Give in to tabnanny by Guido van Rossum · 26 years ago
  9. 8053d89 Add usage message when no arguments. by Guido van Rossum · 26 years ago
  10. f4b44fa Tim's latest version (supports old and new tokenize modules) by Guido van Rossum · 26 years ago
  11. 5d97ebf Got rid of redundant copy of telnetlib.py by Guido van Rossum · 26 years ago
  12. 986abac Give in to tabnanny by Guido van Rossum · 26 years ago
  13. 36dfbcf Version 1.0 is official! by Guido van Rossum · 26 years ago
  14. 72dc60c Untabified, for tabnanny. by Guido van Rossum · 26 years ago
  15. e4e4106 Reindented without tabs and with uniform 4 space indent. by Guido van Rossum · 26 years ago
  16. 1ae297a Remove some long obsolete files... by Guido van Rossum · 26 years ago
  17. f62cf61 Give in to tabnanny. by Guido van Rossum · 26 years ago
  18. 5810297 Correction to vonmisesvariate() by Magnus Kessler: it should take and by Guido van Rossum · 26 years ago
  19. 56c04b8 Restructured the event_* calls slightly -- there's really no need to by Guido van Rossum · 26 years ago
  20. af370ea Move a short paragraph outside the description of ASTType. by Fred Drake · 26 years ago
  21. 3179fe0 (imenu-example--python-class-regexp): Fix to recognize Module.Class in by Barry Warsaw · 26 years ago
  22. 3a0351c Remove all uses of \sectcode; we can now use logical markup everywhere. by Fred Drake · 26 years ago
  23. e795718 Change \sectcode to logical markup. by Fred Drake · 26 years ago
  24. fc57619 Remove obsolete \setindexsubitem macros. by Fred Drake · 26 years ago
  25. 71c1e50 Moved some things around. by Fred Drake · 26 years ago
  26. 13beac1 Removed obsolete \setindexsubitem macros. by Fred Drake · 26 years ago
  27. 85ea68b Added index entries. by Fred Drake · 26 years ago
  28. 81acc2e Remove obsolete \setindexsubitem macro. by Fred Drake · 26 years ago
  29. 61f45c7 Remove obsolete \setindexsubitem macro, by Fred Drake · 26 years ago
  30. b208f12 Added index entry. by Fred Drake · 26 years ago
  31. 8214334 Remove obsolete \setindexsubitem macro. by Fred Drake · 26 years ago
  32. 858f787 Fix index entry for HTMLParser class. by Fred Drake · 26 years ago
  33. 41788db Logical markup. by Fred Drake · 26 years ago
  34. 9b28fe2 Logical markup. by Fred Drake · 26 years ago
  35. e14dde2 Fixed description of similarity between m[name] and m.getheader(name), by Fred Drake · 26 years ago
  36. d275de9 Remove obsolete lines like this: by Fred Drake · 26 years ago
  37. 4bde97f Add fileinput section under Misc. Services. by Fred Drake · 26 years ago
  38. ea2f2b9 Use new index style for makeindex. by Fred Drake · 26 years ago
  39. 35ca0d6 Document fileinput. by Fred Drake · 26 years ago
  40. a8e262b Use the new index style when running makeindex. by Fred Drake · 26 years ago
  41. 10ad52e Minor cleanliness. by Fred Drake · 26 years ago
  42. 0a2eb13 Style specification for building *.ind from *.idx. This is needed to avoid by Fred Drake · 26 years ago
  43. bdc61b1 Relocating file to Lib/lib-old. by Fred Drake · 26 years ago
  44. a351f89 Relocating file to Lib/lib-old. by Fred Drake · 26 years ago
  45. f7d590c This was the reason a numeric array to a real power was not working. by Guido van Rossum · 26 years ago
  46. 88c6bdf posix->os. by Guido van Rossum · 26 years ago
  47. 8430c58 AMK's latest by Guido van Rossum · 26 years ago
  48. 07bcd99 Start at updating the template a little bit. There's a lot of stuff that's by Fred Drake · 26 years ago
  49. 47cfd03 Increase space between the end of a regexp and the little right floor symbol by Fred Drake · 26 years ago
  50. 042ff9e AMK's latest by Guido van Rossum · 26 years ago
  51. 104be4a Use %.17f to format floats/doubles by Guido van Rossum · 26 years ago
  52. bf02fb2 Make sure that the message "Error in sys.exitfunc:" goes to sys.stderr by Guido van Rossum · 26 years ago
  53. 6deac7a Make calls into ../PC/frozen_dllmain.c on MS_WIN32. by Guido van Rossum · 26 years ago
  54. f015e18 Add primitive test for frozen package. by Guido van Rossum · 26 years ago
  55. fe03e81 Removed line of obsolete markup. by Fred Drake · 26 years ago
  56. 791468f Some clarifications of out-of-range group indexes/names by Guido van Rossum · 26 years ago
  57. a50547e Track changes in tokenize.py by Guido van Rossum · 26 years ago
  58. 18586f4 Add optional argument to help(). by Guido van Rossum · 26 years ago
  59. 1d5102c Explicitly close rfile and wfile in StreamRequestHandler.finish() -- by Guido van Rossum · 26 years ago
  60. a90c78b Differentiate between NEWLINE token (an official newline) and NL token by Guido van Rossum · 26 years ago
  61. fbe63de UnixMailbox: don't be fooled by lines that begin with "From " but by Guido van Rossum · 26 years ago
  62. 7e07b38 Sjoerd's latest. by Guido van Rossum · 26 years ago
  63. 0454b51 Oops, pulled over by the tab police :-) by Guido van Rossum · 26 years ago
  64. b5916ab Change by Sjoerd (with minor reformatting): by Guido van Rossum · 26 years ago
  65. fcc6c68 Export MPZType -- the type of mpz objects.... by Fred Drake · 26 years ago
  66. 6188592 Lots of markup consistency nits. by Fred Drake · 26 years ago
  67. 6251c16 Small nits. by Fred Drake · 26 years ago
  68. 8efde21 Several minor markup nits. by Fred Drake · 26 years ago
  69. 9f6aec8 "alternative" is a noun, use "alternate" for the adjective. by Fred Drake · 26 years ago
  70. 14c198b Talk about some minor nits... by Fred Drake · 26 years ago
  71. 395e8e4 Capitalize "Python" for consistency. by Fred Drake · 26 years ago
  72. 7932a6b Small markup nits. by Fred Drake · 26 years ago
  73. d59db4f Small consistency nits. by Fred Drake · 26 years ago
  74. 2123774 Capitalize "Python" for consistency. by Fred Drake · 26 years ago
  75. e6cedb3 New index entries. by Fred Drake · 26 years ago
  76. 3f1c472 Use {methoddesc} as appropriate. by Fred Drake · 26 years ago
  77. 5dabeed Index entries. by Fred Drake · 26 years ago
  78. d0a40cb Added comment crediting Sue Williams with this documentation section (the by Fred Drake · 26 years ago
  79. 55e3cbd Fix one typo. by Fred Drake · 26 years ago
  80. 74810d5 Nits. by Fred Drake · 26 years ago
  81. c348631 Add index entry for GzipFile class. by Fred Drake · 26 years ago
  82. d678cb7 Logical markup. by Fred Drake · 26 years ago
  83. 9fee071 Markup consistency. by Fred Drake · 26 years ago
  84. 5bfe485 Consistency: Don't use module name when referring to functions defined by Fred Drake · 26 years ago
  85. 2cfc835 Minor nits. by Fred Drake · 26 years ago
  86. 4e66887 Consistency nits: by Fred Drake · 26 years ago
  87. 76547c5 Minor nits. by Fred Drake · 26 years ago
  88. dff21a6 Minor nits. by Fred Drake · 26 years ago
  89. 16a19c4 Mention the --help option to tools/mkhowto.sh. by Fred Drake · 26 years ago
  90. 5bd7fcc Minor nits. by Fred Drake · 26 years ago
  91. a594baf Normalized case rules in section headings. by Fred Drake · 26 years ago
  92. 7e9d314 Capitalize "Python" for consistency. by Fred Drake · 26 years ago
  93. 6a79be8 Capitalize "Python" for consistency. by Fred Drake · 26 years ago
  94. 930f134 Logical markup. by Fred Drake · 26 years ago
  95. dd1f52b Use {seealso} environment to refer to the struct module. by Fred Drake · 26 years ago
  96. 5a52519 add_idx(): Restore message to stdout when formatting the general index. by Fred Drake · 26 years ago
  97. 2b8093a Match python.sty a little better. by Fred Drake · 26 years ago
  98. 5371497 Removed an obsolete hack that's been commented out for a long time. by Fred Drake · 26 years ago
  99. 1191692 Lots of little nits. by Fred Drake · 26 years ago
  100. 75d92c1 Added a __delitem__ to the Message class. by Guido van Rossum · 26 years ago