1. 74810d5 Nits. by Fred Drake · 26 years ago
  2. c348631 Add index entry for GzipFile class. by Fred Drake · 26 years ago
  3. d678cb7 Logical markup. by Fred Drake · 26 years ago
  4. 9fee071 Markup consistency. by Fred Drake · 26 years ago
  5. 5bfe485 Consistency: Don't use module name when referring to functions defined by Fred Drake · 26 years ago
  6. 2cfc835 Minor nits. by Fred Drake · 26 years ago
  7. 4e66887 Consistency nits: by Fred Drake · 26 years ago
  8. 76547c5 Minor nits. by Fred Drake · 26 years ago
  9. dff21a6 Minor nits. by Fred Drake · 26 years ago
  10. 16a19c4 Mention the --help option to tools/mkhowto.sh. by Fred Drake · 26 years ago
  11. 5bd7fcc Minor nits. by Fred Drake · 26 years ago
  12. a594baf Normalized case rules in section headings. by Fred Drake · 26 years ago
  13. 7e9d314 Capitalize "Python" for consistency. by Fred Drake · 26 years ago
  14. 6a79be8 Capitalize "Python" for consistency. by Fred Drake · 26 years ago
  15. 930f134 Logical markup. by Fred Drake · 26 years ago
  16. dd1f52b Use {seealso} environment to refer to the struct module. by Fred Drake · 26 years ago
  17. 5a52519 add_idx(): Restore message to stdout when formatting the general index. by Fred Drake · 26 years ago
  18. 2b8093a Match python.sty a little better. by Fred Drake · 26 years ago
  19. 5371497 Removed an obsolete hack that's been commented out for a long time. by Fred Drake · 26 years ago
  20. 1191692 Lots of little nits. by Fred Drake · 26 years ago
  21. 75d92c1 Added a __delitem__ to the Message class. by Guido van Rossum · 26 years ago
  22. 58b2bfd This fixes a (minor) problem discovered by AMK when you don't want any by Fred Drake · 26 years ago
  23. 3a18f3b Hyphenate "built-in" for consistency. by Fred Drake · 26 years ago
  24. 5204b4a #Oops, I lost the CVS/RCS $Revision$ by Barry Warsaw · 26 years ago
  25. dc40904 Hyphenate "built-in" for consistency. by Fred Drake · 26 years ago
  26. da70ee1 Use methoddesc and memberdesc, as needed. by Fred Drake · 26 years ago
  27. 182bd2d Use methoddesc instead of funcdesc to describe the only method. by Fred Drake · 26 years ago
  28. 2351c80 \bifuncindex: Fix so entries combine correctly with those of the built-in by Fred Drake · 26 years ago
  29. 0a73d4d Removed reference to ni module. by Fred Drake · 26 years ago
  30. 9ac80cb Removed references to ni. by Fred Drake · 26 years ago
  31. b401637 Markup nits, index entries. by Fred Drake · 26 years ago
  32. 674e0fd Be more specific about where in RFC 1421 to look, since it's not at all by Fred Drake · 26 years ago
  33. b789c70 Minor markup nits. by Fred Drake · 26 years ago
  34. f14e2f8 Fix one remaining internal use of \code{} that could use the simpler form. by Fred Drake · 26 years ago
  35. 9e9c89e Some nits. by Fred Drake · 26 years ago
  36. ac8f91a Added --split for AMK; control split level of the HTML output. Use --split 1 by Fred Drake · 26 years ago
  37. a0dbddf Markup consistency nits. by Fred Drake · 26 years ago
  38. c6fa34e Markup consistency & nits. by Fred Drake · 26 years ago
  39. e9625e8 AMK's version from the latest pypcre distribution. This clarifies a by Guido van Rossum · 26 years ago
  40. 391564f Small markup nits, a few grammatical fixes, and a clarification of the binary by Fred Drake · 26 years ago
  41. 1a7af39 Implemented one more special markup item. by Fred Drake · 26 years ago
  42. 454a4fb Added some comments. by Fred Drake · 26 years ago
  43. 92166d9 (py-compute-indentation): When looking at a continuation line inside by Barry Warsaw · 26 years ago
  44. 585f733 Two patches for Emacs 20.2 compatibility: by Barry Warsaw · 26 years ago
  45. b1062fc Correct dumb typo found by kjpylint (stack should be self.stack). by Guido van Rossum · 26 years ago
  46. 599174f Correct a definite typo ('mem' should be 'memo'). by Guido van Rossum · 26 years ago
  47. 9ab75cb Tim Peters' program for checking whether a program's indentation is by Guido van Rossum · 26 years ago
  48. a6bb6be Strip argument to atol and atof to match what strop does better. by Guido van Rossum · 26 years ago
  49. a08faba A few lines were indented using spaces instead of tabs -- fix them. by Guido van Rossum · 26 years ago
  50. 117a5a8 Return the name of the Tcl command defined by _bind(). This can by Guido van Rossum · 26 years ago
  51. 982d91f Change $ICONSERVER to conform to the value AMK & I have discussed for this; by Fred Drake · 26 years ago
  52. 8fe533e Use the new {methoddesc} and {memberdesc} environments as appropriate. by Fred Drake · 26 years ago
  53. ec56109 First (rough) cut at HTML index generation in Python. Not very pretty, but by Fred Drake · 26 years ago
  54. 19e2ce5 Add support for mapping internal labels used from the index. by Fred Drake · 26 years ago
  55. 48a16bf \tableofcontents: Add support for some warning reduction in python.sty. by Fred Drake · 26 years ago
  56. 6cb7149 Add comments about several of the environments. by Fred Drake · 26 years ago
  57. 235e6b1 Some cleanup. by Fred Drake · 26 years ago
  58. 8821ecb Added note about weird sequencing of <PRE> & <dl> around {verbatim} sections. by Fred Drake · 26 years ago
  59. 6355bd4 Clarified some comments about the requirements on the TeX installation. by Fred Drake · 26 years ago
  60. 42b31a5 Lots and lots and lots..... by Fred Drake · 26 years ago
  61. f76abb5 Make sure both hyphens of a long-option show up in the HTML output. by Fred Drake · 26 years ago
  62. 548703a The usual. by Guido van Rossum · 26 years ago
  63. 65e5399 Don't write "if self.dict: self.dict.close()"; just write by Guido van Rossum · 26 years ago
  64. 3ec38f0 A few lines were indented using tabs instead of spaces -- fix them. by Guido van Rossum · 26 years ago
  65. 45e2fbc Mass check-in after untabifying all files that need it. by Guido van Rossum · 26 years ago
  66. 9ea7024 Delete this unused relic. by Guido van Rossum · 26 years ago
  67. 7e7ca0b A few lines were indented using spaces instead of tabs -- fix them. by Guido van Rossum · 26 years ago
  68. 8ca8420 A few lines were indented using spaces instead of tabs -- fix them. by Guido van Rossum · 26 years ago
  69. fa6e254 Mass check-in after untabifying all files that need it. by Guido van Rossum · 26 years ago
  70. 1847d06 Reindented with tabs only (seems fair to the Windows crowd). by Guido van Rossum · 26 years ago
  71. 07af9a7 Add a sleep(0.00001) call to make sure all threads run. by Guido van Rossum · 26 years ago
  72. 2830dcc Get rid of the Emacs cruft now that Python-mode guess the desired settings! by Guido van Rossum · 26 years ago
  73. 41360a4 Mass check-in after untabifying all files that need it. by Guido van Rossum · 26 years ago
  74. cd0f59e Get rid of the Emacs cruft now that Python-mode guess the desired settings! by Guido van Rossum · 26 years ago
  75. 97df7f8 Add -q option that *just* prints the filename. by Guido van Rossum · 26 years ago
  76. 70c7f48 Get rid of the check for -linet -- recent Sequent Dynix systems don't by Guido van Rossum · 26 years ago
  77. f9b99f4 (py-postprocess-output-buffer): Return t if an exception was found, by Barry Warsaw · 26 years ago
  78. 512af04 (py-execute-region): Watch out for shell-command-on-region killing a by Barry Warsaw · 26 years ago
  79. 69c70a2 Support 'whence' parameter to seek(). by Guido van Rossum · 26 years ago
  80. 5573031 Don't use the fncychap package for HOWTO documents; appendices break. Still by Fred Drake · 26 years ago
  81. 050be83 Python HOWTO template document, with lots of help from AMK. by Fred Drake · 26 years ago
  82. f6b5510 Update. by Fred Drake · 26 years ago
  83. c0b2e45 Change uses of \pdfinfo and \pdfcatalog to use the new syntax from the by Fred Drake · 26 years ago
  84. f558e31 Make $MYDIR absolute -- bug reported by AMK. by Fred Drake · 26 years ago
  85. ed5b3d8 give in to tab police by Guido van Rossum · 26 years ago
  86. 3db0e37 Report first line with inconsistent tab usage. by Guido van Rossum · 26 years ago
  87. 031c631 Check for boundary errors in [r]find -- find("x", "", 2) should return -1. by Guido van Rossum · 26 years ago
  88. c8d3628 Give in to Timmy's Tedious Tab Theorem. by Guido van Rossum · 26 years ago
  89. c457048 Give in to the tab police. by Guido van Rossum · 26 years ago
  90. 6f73c1a The Tab Police watches for possibly inconsistent indentation. by Guido van Rossum · 26 years ago
  91. 78fc363 Big changes by Mark Hammond to support freezing with DLLs on Windows. by Guido van Rossum · 26 years ago
  92. 11af5a4 Mark Hammond's main program for a frozen application. by Guido van Rossum · 26 years ago
  93. beef9e7 Removed all the mixed indentation face stuff. It's not as helpful as by Barry Warsaw · 26 years ago
  94. 8ca7028 (py-tab-face): => py-mixed-indentation-face by Barry Warsaw · 26 years ago
  95. e908b6b (py-in-literal, py-fast-in-literal): New functions (mostly) stolen from CC Mode. by Barry Warsaw · 26 years ago
  96. b6c1f1f #minor change to eval-while-compile so that it must both find by Barry Warsaw · 26 years ago
  97. 0d2805b (py-tab-face, python-font-lock-keywords): Color all tabs at the start by Barry Warsaw · 26 years ago
  98. 677beda Fix indent of one line in mkarg(), that got indented badly by the by Guido van Rossum · 26 years ago
  99. 2543769 Use "/usr/bin/env perl" for the #! line, and change the -i option to: by Fred Drake · 26 years ago
  100. 1125488 build_dvi(): Make sure we run latex enough times; this now matches the # by Fred Drake · 26 years ago