- 62e8013 Make sure the global module index is added to the HTML tarball. by Fred Drake · 26 years ago
- 5cc0a9b Generate index.html from index.html.in. This avoids having to modify the by Fred Drake · 26 years ago
- fe1e207 Constrain a wildcard a little more. by Fred Drake · 26 years ago
- d03e9e3 Don't point readers to rand, point to random! And make it a hyperlink by Fred Drake · 26 years ago
- bdadf0f Explain comments at the start of chapter 3. This is needed since they by Fred Drake · 26 years ago
- 0e1de8b Minor nits, partly in response to comments from Jonathan Black by Fred Drake · 26 years ago
- b08f51b Mike Meyer reports a bug in his patch (several months ago) that by Guido van Rossum · 26 years ago
- 9ef8635 Annotate a couple of entries further. by Fred Drake · 26 years ago
- 0041a94 Fill in a few holes in the "Very High Level" chapter. by Fred Drake · 26 years ago
- 5f342ac Always use "section" when referring to sections of a document, not "Section". by Fred Drake · 26 years ago
- a4a90dd Clarify that the Modules/ directory is in an unpacked source by Fred Drake · 26 years ago
- c0fcbc1 Update starship URLs. by Fred Drake · 26 years ago
- ddf22c4 Message.getheader(): Fixed grammatical error in docstring. by Fred Drake · 26 years ago
- a4b055f Add a scale widget and command line options to set the output volume. by Barry Warsaw · 26 years ago
- c7c9a64 Remove the \date macro; just pick it up from boilerplate.tex. by Fred Drake · 26 years ago
- ea00205 Use \rfc to mark some remaining RFC references. by Fred Drake · 26 years ago
- 5712fa9 Added test case that includes a comma in the full name. This tests by Fred Drake · 26 years ago
- ea07f27 setup_column_alignments(): Adding valign=baseline to the <td> tag by Fred Drake · 26 years ago
- 250ba78 Let's try again: new assertion. by Fred Drake · 26 years ago
- 610172b Removed (empty) description of \optional from the "Inline Markup" by Fred Drake · 26 years ago
- 2f4bebd Fill in a few holes. by Fred Drake · 26 years ago
- ac3dc83 Fix up the HTML generated for envdesc and macrodesc environments. by Fred Drake · 26 years ago
- d02573d Handle \p and \op in parameter lists for the environment and macro by Fred Drake · 26 years ago
- 4050e00 Adjust the message that gets added to the bottom of each page about by Fred Drake · 26 years ago
- 0a0fd59 \filenq: Like \file, but don't use single-quotes; this looks better in tables. by Fred Drake · 26 years ago
- f74e5b7 Control the layout of output tables a little better so they're easier by Fred Drake · 26 years ago
- cf282cd Point to the library reference manual for os.path documentation (in by Fred Drake · 26 years ago
- 79189b5 do_cmd_seetext(): Clean up so we get proper nesting of <div>s. This by Fred Drake · 26 years ago
- 630b811 Two changes suggested by Jan Pieter Riegel: by Guido van Rossum · 26 years ago
- a8acf72 Need to double the macro brackets in FreeBSD check. by Guido van Rossum · 26 years ago
- 3369927 Use the much nicer tkFileDialog for loading color name database files by Barry Warsaw · 26 years ago
- a853adc Document that for askcolor(), databasefile and wantspec can now be set by Barry Warsaw · 26 years ago
- 80d83e3 askcolor(): databasefile and wantspec can now be set on every by Barry Warsaw · 26 years ago
- 9af697b Implement dynamic external Viewer discovery. by Barry Warsaw · 26 years ago
- f3ebf90 Add a module global variable ADDTOVIEW to conform to dynamic viewer by Barry Warsaw · 26 years ago
- 2095b2f Added docstring describing Viewer interface. by Barry Warsaw · 26 years ago
- b61a28e add a comment by Barry Warsaw · 26 years ago
- 505c491 Added "See also" reference to PyOpenGL. by Fred Drake · 26 years ago
- 7b28122 When selecting a radio button in the TextViewer (to change a specific by Barry Warsaw · 26 years ago
- f5e9857 Change Black/White button labels to not include the arrow by Barry Warsaw · 26 years ago
- 3f36a08 Cast f.tell() result to int() in _addval(), so it works even on by Guido van Rossum · 26 years ago
- 74109a1 Describe namedcolors.txt by Barry Warsaw · 26 years ago
- 3e9c75d An alternative Netscape database by Barry Warsaw · 26 years ago
- a25223f Describe how to load a new database by Barry Warsaw · 26 years ago
- 821d8b7 Describe the Color database files by Barry Warsaw · 26 years ago
- 6e7f6ea Put the 'File' menu on the menubar even when modal, so users can get by Barry Warsaw · 26 years ago
- 3f01c72 Tim Peter's sister's 140 named colors that NS and MSIE understand by Barry Warsaw · 26 years ago
- a04988a The "Web-safe" colors (all #rrggbb style) by Barry Warsaw · 26 years ago
- 375b116 The HTML 4.0 guaranteed colors. by Barry Warsaw · 26 years ago
- d515a7e Set the version number to 1.0 -- I think it's stable enough by Barry Warsaw · 26 years ago
- 0604d72 Lots of changes to support loading alternative color name database. by Barry Warsaw · 26 years ago
- 0ec1493 Some changes (maybe not enough?) to make it work on Windows with local by Guido van Rossum · 26 years ago
- 26c2cb4 Tim Peters strikes again: by Guido van Rossum · 26 years ago
- c020e2d Bill Bedford's Apple Data Detector extensions for Python. Unchanged, except for the readme filename. Untested too, because I don't have ADD/IAD installed yet. by Jack Jansen · 26 years ago
- d9f3c94 added 'org.python.core' to the maymiss list (pickly.py tries to import it, probably for JPython support) -- jvr by Just van Rossum · 26 years ago
- f98e692 removed two redundant lines -- jvr by Just van Rossum · 26 years ago
- dcf17f3 mhlib is now documented. by Fred Drake · 26 years ago
- a496664 Markup consistency. by Fred Drake · 26 years ago
- 1c7cd63 Nits. by Fred Drake · 26 years ago
- 957ac3f Add section for the sha module. by Fred Drake · 26 years ago
- ea424e1 Apparently __GNU_LIBRARY__ is defined for glibc as well as for libc5. by Guido van Rossum · 26 years ago
- 154fc6d Patch from Greg Ward adding descriptions of S_IMODE() and S_IFMT(), by Fred Drake · 26 years ago
- 24aca83 Fixed typo and font-control problem reported by Detlef Lannert by Fred Drake · 26 years ago
- 29cf682 Clarifications on the first(), next(), and previous() functions, based by Fred Drake · 26 years ago
- 8611921 Fix a grammatical error reported by Detlef Lannert by Fred Drake · 26 years ago
- ec8b905 Fix a couple of typos reported by Detlef Lannert by Fred Drake · 26 years ago
- 16214fb Fix a couple of grammatical errors reported by Detlef Lannert by Fred Drake · 26 years ago
- 4aa4f30 Work-around LaTeX2HTML space-dropping bug. by Fred Drake · 26 years ago
- 87b8f31 Fixed some logical markup nits. by Fred Drake · 26 years ago
- deb7e09 Logical markup. by Fred Drake · 26 years ago
- 806764b No, __repr__() does not accept a parameter other than self. by Fred Drake · 26 years ago
- 0fbec55 Shorten the section title. by Fred Drake · 26 years ago
- c2aadcd Added /usr/lib/X11/rgb.txt in front of X/rgb.txt for Linuxers by Barry Warsaw · 26 years ago
- eea97ea Shorten the section title. by Fred Drake · 26 years ago
- 86bd5e4 Shorten the section title. by Fred Drake · 26 years ago
- 7475e04 Work around a space-dropping problem in LaTeX2HTML. by Fred Drake · 26 years ago
- ae35aa8 Added "See also" sections linking to binascii. by Fred Drake · 26 years ago
- ee4d54e Refer to the binhex module, not the non-existent hexbin module. by Fred Drake · 26 years ago
- 26f7cfe Fix some glaring markup consistency problems (presentation was broken). by Fred Drake · 26 years ago
- 10682c2 Added a couple more requests from users. by Fred Drake · 26 years ago
- 812860e Hack places where '--' should appear as literal output but the -- was by Fred Drake · 26 years ago
- d960dc8 Fix square brackets around optional parameters to macros. by Fred Drake · 26 years ago
- 7a737df General small improvements and fixes. by Fred Drake · 26 years ago
- 9dd5209 Provide full arguments to __import__ so it works in packagized IDLE. by Guido van Rossum · 26 years ago
- 06b787b Bunch of updates necessary due to recent changes; added docs for File by Guido van Rossum · 26 years ago
- dc7bfc4 Remove obsolete 'script' menu. by Guido van Rossum · 26 years ago
- 4c6d0c7 Several wishes fulfilled. by Guido van Rossum · 26 years ago
- 70f6d99 Moved classes OnDemandOutputWindow and PseudoFile here, by Guido van Rossum · 26 years ago
- 1f3de5d Mostly rewritten. Instead of the old Run module and Debug module, by Guido van Rossum · 26 years ago
- 3af507d - made "Save options..." dialog more generic, so it's also usable from RoboFog by Just van Rossum · 26 years ago
- 6c487c4 fixed glitch when scrolling very long files -- jvr by Just van Rossum · 26 years ago
- ffbe687 Make internal module references hyperlinks wherever it makes sense. by Fred Drake · 26 years ago
- 7b8b125 Remove bogus characters in code sample. by Fred Drake · 26 years ago
- 27f550c Nits: document use of $IDLESTARTUP; display idle version by Guido van Rossum · 26 years ago
- fcf94d4 Work around LaTeX2HTML comment-handling bug. by Fred Drake · 26 years ago
- 4a406c6 Shorten the section title. by Fred Drake · 26 years ago
- e1e1488 New version to celebrate new command line by Guido van Rossum · 26 years ago
- 3d0ff00 Added flush(), for completeness. by Guido van Rossum · 26 years ago
- eeb8807 A lot of changes to make the command line more useful. You can now do: by Guido van Rossum · 26 years ago
- c4a623e Add command line flags to just list the files that contain the by Fred Drake · 26 years ago