summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added /usr/lib/X11/rgb.txt in front of X/rgb.txt for LinuxersBarry Warsaw1999-04-231-0/+2
* Shorten the section title.Fred Drake1999-04-231-1/+4
* Shorten the section title.Fred Drake1999-04-231-5/+5
* Work around a space-dropping problem in LaTeX2HTML.Fred Drake1999-04-231-5/+4
* Added "See also" sections linking to binascii.Fred Drake1999-04-232-0/+12
* Refer to the binhex module, not the non-existent hexbin module.Fred Drake1999-04-231-2/+11
* Fix some glaring markup consistency problems (presentation wasFred Drake1999-04-231-4/+11
* Added a couple more requests from users.Fred Drake1999-04-231-0/+9
* Hack places where '--' should appear as literal output but the -- wasFred Drake1999-04-231-7/+7
* Fix square brackets around optional parameters to macros.Fred Drake1999-04-231-2/+2
* General small improvements and fixes.Fred Drake1999-04-231-39/+47
* Provide full arguments to __import__ so it works in packagized IDLE.Guido van Rossum1999-04-231-1/+1
* Bunch of updates necessary due to recent changes; added docs for FileGuido van Rossum1999-04-221-13/+63
* Remove obsolete 'script' menu.Guido van Rossum1999-04-221-5/+0
* Several wishes fulfilled.Guido van Rossum1999-04-221-22/+5
* Moved classes OnDemandOutputWindow and PseudoFile here,Guido van Rossum1999-04-221-0/+44
* Mostly rewritten. Instead of the old Run module and Debug module,Guido van Rossum1999-04-221-107/+46
* - made "Save options..." dialog more generic, so it's also usable from RoboFogJust van Rossum1999-04-221-4/+5
* fixed glitch when scrolling very long files -- jvrJust van Rossum1999-04-221-1/+1
* Make internal module references hyperlinks wherever it makes sense.Fred Drake1999-04-2221-100/+103
* Remove bogus characters in code sample.Fred Drake1999-04-221-2/+2
* Nits: document use of $IDLESTARTUP; display idle versionGuido van Rossum1999-04-221-3/+5
* Work around LaTeX2HTML comment-handling bug.Fred Drake1999-04-221-2/+2
* Shorten the section title.Fred Drake1999-04-221-6/+5
* New version to celebrate new command lineGuido van Rossum1999-04-221-1/+1
* Added flush(), for completeness.Guido van Rossum1999-04-221-0/+3
* A lot of changes to make the command line more useful. You can now do:Guido van Rossum1999-04-221-26/+115
* Add command line flags to just list the files that contain theFred Drake1999-04-221-2/+20
* Added a "See also" section with some external references.Fred Drake1999-04-221-0/+12
* Markup nits.Fred Drake1999-04-222-46/+45
* Clean up lots of mark up.Fred Drake1999-04-221-43/+40
* Added descriptions of the various exceptions, based on the docstrings.Fred Drake1999-04-221-24/+65
* Logical markup and small nits.Fred Drake1999-04-221-51/+50
* Make some module references hyperlinks.Fred Drake1999-04-221-6/+5
* Minor logical markup nits.Fred Drake1999-04-221-10/+10
* Clean up some mark up.Fred Drake1999-04-221-24/+21
* Fix minor (English) usage nits.Fred Drake1999-04-221-10/+6
* Reference to urllib module can be a hyperlink.Fred Drake1999-04-221-5/+4
* Fix dropped space in the HTML output.Fred Drake1999-04-221-6/+6
* Make reference to the socket module a hyperlink.Fred Drake1999-04-221-1/+1
* Shorten the section title.Fred Drake1999-04-221-1/+1
* Don't describe this module as being a popen() wrapper; that's a littleFred Drake1999-04-221-7/+6
* Remove \platform declaration; this module is generic.Fred Drake1999-04-221-1/+0
* Move stat to the Generic chapter.Fred Drake1999-04-221-1/+1
* Don't refer to the system documentation as "man pages"; tooFred Drake1999-04-221-5/+6
* Make an assertion.Fred Drake1999-04-221-1/+1
* Updated a comment and the release number.Fred Drake1999-04-221-2/+3
* Some more TODO items. Made up my mind about command line args,Guido van Rossum1999-04-221-4/+24
* Add warning that last() and previous() don't work for hashtableFred Drake1999-04-221-4/+6
* Super-elegant patch by Tim Peters that speeds up colorizationGuido van Rossum1999-04-221-1/+4