1. 54fb7fb Some more fixes. by Fred Drake · 25 years ago
  2. b894370 Fixed some index entries. by Fred Drake · 25 years ago
  3. 2697694 ExtendedEsisBuilder.push(): Override inherited definition. We don't by Fred Drake · 25 years ago
  4. f79acbd Fix some bugs introduced in the previous checkin. by Fred Drake · 25 years ago
  5. 96c00b0 Define & use a Conversion object. It's still really ugly, but at by Fred Drake · 25 years ago
  6. b0bc7f2 Updated connect_ex() documentation based on comments in the newgroup by Fred Drake · 25 years ago
  7. a871c2e Make it work for "manual" documents as well as "howto" documents. by Fred Drake · 25 years ago
  8. 1ea7c75 Reflect recent patch for float % and divmod() by Tim Peters. Content by Fred Drake · 25 years ago
  9. 9263e78 Tim Peters writes: by Guido van Rossum · 25 years ago
  10. 8e40759 Nathan Paul Simons noticed that the grid_remove() method was missing. by Guido van Rossum · 25 years ago
  11. 3ed1be9 Regression test for date format code, by Mike Meyer. by Guido van Rossum · 25 years ago
  12. 4f13669 No need to import find(). (Andrew Dalke & kjpylint) by Guido van Rossum · 25 years ago
  13. 73898c7 No need to import os or string. (Andrew Dalke & kjpylint) by Guido van Rossum · 25 years ago
  14. 96d80f9 No need to import sys. (Andrew Dalke & kjpylint) by Guido van Rossum · 25 years ago
  15. 138bdaf Typo. (Andrew Dalke, without kjpylint) by Guido van Rossum · 25 years ago
  16. 6952f17 No need to import string. (Andrew Dalke & kjpylint) by Guido van Rossum · 25 years ago
  17. ff3932a No need to import os in test(). (Andrew Dalke & kjpylint) by Guido van Rossum · 25 years ago
  18. 699f3bb Get rid of confusing 'global' statement in global code. by Guido van Rossum · 25 years ago
  19. 1e1cfa3 No need to import sys or string. (Andrew Dalke & kjpylint) by Guido van Rossum · 25 years ago
  20. 1cc2b9d Clarify why we define disco. Suggested by Andrew Dalke. by Guido van Rossum · 25 years ago
  21. 287b399 Clarify why we define error. Suggested by Andrew Dalke. by Guido van Rossum · 25 years ago
  22. db6d12c No need to import sys or linecache. (Andrew Dalke & kjpylint) by Guido van Rossum · 25 years ago
  23. 00245cf No need to import gmtime, ctime, asctime. by Guido van Rossum · 25 years ago
  24. 92b4451 Clarify why there are dynamic imports in AudioDev(). by Guido van Rossum · 25 years ago
  25. 5c071fa The _comp_data() function never worked, it contained a reference to by Guido van Rossum · 25 years ago
  26. f8fd11d No need to import sys, time, socket or SocketServer. (Andrew Dalke & kjpylint) by Guido van Rossum · 25 years ago
  27. 3a64e05 No need to import sys, time, or socket. (Andrew Dalke & kjpylint) by Guido van Rossum · 25 years ago
  28. e6e8818 No need to import rfc822. (Andrew Dalke & kjpylint) by Guido van Rossum · 25 years ago
  29. 318a70d Tim Peters writes: by Guido van Rossum · 25 years ago
  30. 2d6a568 Tim Peters writes: by Guido van Rossum · 25 years ago
  31. b46413f The case-insensitive _Environ class was lacking a case-insensitive has_key(). by Guido van Rossum · 25 years ago
  32. 4437fdf Make sure latex2html doesn't produce a hard link between foo/foo.html by Fred Drake · 25 years ago
  33. d2d1eef Make sure latex2html doesn't produce a hard link from $part/$part.html by Fred Drake · 25 years ago
  34. 884df45 The 'copy_file()' and 'copy_tree()' functions in util.py now have by Greg Ward · 25 years ago
  35. 0f72695 Rearranged things so that compilation of .py files is the responsibility by Greg Ward · 25 years ago
  36. 85460a5 updates for latest release by Barry Warsaw · 25 years ago
  37. 7238401 Support for using idle as a package. by Guido van Rossum · 25 years ago
  38. ab005d5 Revert constraint on the GIF wildcard; we missed a few! by Fred Drake · 25 years ago
  39. 7860812 Avoid listing files more than once (e.g. foomodule.so has two hits: by Guido van Rossum · 25 years ago
  40. 8961bd1 Added top navigation bar for consistency and color. There's not a lot by Fred Drake · 25 years ago
  41. a007544 make_nav_panel(): Remove the spurious NAME="tex2html\d+" attributes by Fred Drake · 25 years ago
  42. 50c507e Added wcnew target to run the "wcnew" version of webchecker. by Fred Drake · 25 years ago
  43. 673c65e Use the new module-key for the FL module when hyperlinking (the old by Fred Drake · 25 years ago
  44. dbf7d99 For the tutorial, use numeric node names and split by chapter. by Fred Drake · 25 years ago
  45. c1db512 Nasty hack to add a --numeric parameter to skip the use of "logical" names. by Fred Drake · 25 years ago
  46. 664c72f Move index.html rules to the end since it wedges font-lock. by Fred Drake · 25 years ago
  47. d09120b Added index entries for operator precedence; suggestion from Randall by Fred Drake · 25 years ago
  48. 62e8013 Make sure the global module index is added to the HTML tarball. by Fred Drake · 25 years ago
  49. 5cc0a9b Generate index.html from index.html.in. This avoids having to modify the by Fred Drake · 25 years ago
  50. fe1e207 Constrain a wildcard a little more. by Fred Drake · 25 years ago
  51. d03e9e3 Don't point readers to rand, point to random! And make it a hyperlink by Fred Drake · 25 years ago
  52. bdadf0f Explain comments at the start of chapter 3. This is needed since they by Fred Drake · 25 years ago
  53. 0e1de8b Minor nits, partly in response to comments from Jonathan Black by Fred Drake · 25 years ago
  54. b08f51b Mike Meyer reports a bug in his patch (several months ago) that by Guido van Rossum · 25 years ago
  55. 9ef8635 Annotate a couple of entries further. by Fred Drake · 25 years ago
  56. 0041a94 Fill in a few holes in the "Very High Level" chapter. by Fred Drake · 25 years ago
  57. 5f342ac Always use "section" when referring to sections of a document, not "Section". by Fred Drake · 25 years ago
  58. a4a90dd Clarify that the Modules/ directory is in an unpacked source by Fred Drake · 25 years ago
  59. c0fcbc1 Update starship URLs. by Fred Drake · 25 years ago
  60. ddf22c4 Message.getheader(): Fixed grammatical error in docstring. by Fred Drake · 25 years ago
  61. a4b055f Add a scale widget and command line options to set the output volume. by Barry Warsaw · 25 years ago
  62. c7c9a64 Remove the \date macro; just pick it up from boilerplate.tex. by Fred Drake · 25 years ago
  63. ea00205 Use \rfc to mark some remaining RFC references. by Fred Drake · 25 years ago
  64. 5712fa9 Added test case that includes a comma in the full name. This tests by Fred Drake · 25 years ago
  65. ea07f27 setup_column_alignments(): Adding valign=baseline to the <td> tag by Fred Drake · 25 years ago
  66. 250ba78 Let's try again: new assertion. by Fred Drake · 25 years ago
  67. 610172b Removed (empty) description of \optional from the "Inline Markup" by Fred Drake · 25 years ago
  68. 2f4bebd Fill in a few holes. by Fred Drake · 25 years ago
  69. ac3dc83 Fix up the HTML generated for envdesc and macrodesc environments. by Fred Drake · 25 years ago
  70. d02573d Handle \p and \op in parameter lists for the environment and macro by Fred Drake · 25 years ago
  71. 4050e00 Adjust the message that gets added to the bottom of each page about by Fred Drake · 25 years ago
  72. 0a0fd59 \filenq: Like \file, but don't use single-quotes; this looks better in tables. by Fred Drake · 25 years ago
  73. f74e5b7 Control the layout of output tables a little better so they're easier by Fred Drake · 25 years ago
  74. cf282cd Point to the library reference manual for os.path documentation (in by Fred Drake · 25 years ago
  75. 79189b5 do_cmd_seetext(): Clean up so we get proper nesting of <div>s. This by Fred Drake · 25 years ago
  76. 630b811 Two changes suggested by Jan Pieter Riegel: by Guido van Rossum · 25 years ago
  77. a8acf72 Need to double the macro brackets in FreeBSD check. by Guido van Rossum · 25 years ago
  78. 3369927 Use the much nicer tkFileDialog for loading color name database files by Barry Warsaw · 25 years ago
  79. a853adc Document that for askcolor(), databasefile and wantspec can now be set by Barry Warsaw · 25 years ago
  80. 80d83e3 askcolor(): databasefile and wantspec can now be set on every by Barry Warsaw · 25 years ago
  81. 9af697b Implement dynamic external Viewer discovery. by Barry Warsaw · 25 years ago
  82. f3ebf90 Add a module global variable ADDTOVIEW to conform to dynamic viewer by Barry Warsaw · 25 years ago
  83. 2095b2f Added docstring describing Viewer interface. by Barry Warsaw · 25 years ago
  84. b61a28e add a comment by Barry Warsaw · 25 years ago
  85. 505c491 Added "See also" reference to PyOpenGL. by Fred Drake · 25 years ago
  86. 7b28122 When selecting a radio button in the TextViewer (to change a specific by Barry Warsaw · 25 years ago
  87. f5e9857 Change Black/White button labels to not include the arrow by Barry Warsaw · 25 years ago
  88. 3f36a08 Cast f.tell() result to int() in _addval(), so it works even on by Guido van Rossum · 25 years ago
  89. 74109a1 Describe namedcolors.txt by Barry Warsaw · 25 years ago
  90. 3e9c75d An alternative Netscape database by Barry Warsaw · 25 years ago
  91. a25223f Describe how to load a new database by Barry Warsaw · 25 years ago
  92. 821d8b7 Describe the Color database files by Barry Warsaw · 25 years ago
  93. 6e7f6ea Put the 'File' menu on the menubar even when modal, so users can get by Barry Warsaw · 25 years ago
  94. 3f01c72 Tim Peter's sister's 140 named colors that NS and MSIE understand by Barry Warsaw · 25 years ago
  95. a04988a The "Web-safe" colors (all #rrggbb style) by Barry Warsaw · 25 years ago
  96. 375b116 The HTML 4.0 guaranteed colors. by Barry Warsaw · 25 years ago
  97. d515a7e Set the version number to 1.0 -- I think it's stable enough by Barry Warsaw · 25 years ago
  98. 0604d72 Lots of changes to support loading alternative color name database. by Barry Warsaw · 25 years ago
  99. 0ec1493 Some changes (maybe not enough?) to make it work on Windows with local by Guido van Rossum · 25 years ago
  100. 26c2cb4 Tim Peters strikes again: by Guido van Rossum · 25 years ago