summaryrefslogtreecommitdiffstats
path: root/Doc/lib
Commit message (Expand)AuthorAgeFilesLines
* Added link to xdrlib module in "See also" section.Fred Drake1999-04-211-1/+2
* Added index entry for "file objects"; this is appearantly referencedFred Drake1999-04-211-4/+5
* Added doc for the "module" attribute on the class descriptor objects;Fred Drake1999-04-201-2/+7
* Added example use of pack_list() to help explain the pack_itemFred Drake1999-04-201-0/+9
* Updated to reflect additions.Fred Drake1999-04-192-7/+2
* colorsys docs from David Ascher.Fred Drake1999-04-191-0/+54
* bsddb docs from Skip Montanaro; added interesting links.Fred Drake1999-04-193-2/+146
* Remove superfluous index entry for posix.popen(); no longerFred Drake1999-04-161-1/+0
* Added link to Fredrik Lundh's online Tkinter reference material.Fred Drake1999-04-161-1/+4
* Minor nits, include author info.Fred Drake1999-04-161-2/+2
* Removed dbhash from the undocumented list.Fred Drake1999-04-151-4/+1
* Document the dbhash module, and link to it from appropriate places.Fred Drake1999-04-154-3/+94
* Correct documentation for <file>.read(); Python makes a seriousFred Drake1999-04-141-6/+8
* Fix availability declaration for popen2 module; report by Barry ScottFred Drake1999-04-131-1/+1
* Minor cleanup.Fred Drake1999-04-131-6/+7
* Fix availability declaration for stat module; report by Barry ScottFred Drake1999-04-131-1/+1
* Work around problems with HTML conversion by making the break andFred Drake1999-04-131-6/+2
* Misspellling: "occurance" --> "occurrence"Fred Drake1999-04-091-1/+1
* Updated documentation by Per Cederqvist. I've added back theGuido van Rossum1999-04-071-15/+58
* Added more "See also" entries, + 1 inline hyperlink.Fred Drake1999-04-053-1/+21
* Fixed latex2html weirdness with footnotes.Fred Drake1999-04-055-43/+42
* correct version info for zlib.Jeremy Hylton1999-04-051-6/+11
* open() description: Made it more clear that 'b' should always beFred Drake1999-04-051-16/+21
* Added a few items to the "See also" sections at Guido's prompting. MadeFred Drake1999-04-052-19/+36
* Removed bosities around example code; not sure where that stuff creptFred Drake1999-04-051-9/+2
* Made improvements based on changes just made and comments fromFred Drake1999-04-051-6/+11
* Where rfc822.Message is mentioned, add a link to the rfc822 module.Fred Drake1999-03-271-4/+5
* Document complex() with string arg.Guido van Rossum1999-03-251-2/+4
* SIGTERM is no longer caught to call sys.exitfunc.Guido van Rossum1999-03-252-7/+5
* Added note about ftpmirror.py, since that seems to be one of the mostFred Drake1999-03-251-0/+8
* Document new builtin buffer(). Greg Stein.Guido van Rossum1999-03-191-0/+10
* Documented FTP.set_pasv().Fred Drake1999-03-181-13/+15
* Note that abspath() was added in 1.5.2.Fred Drake1999-03-171-0/+1
* Fixed minor nits, added index entries to make these easier to find for peopleFred Drake1999-03-162-9/+17
* Preliminary mhlib and telnetlib documents from Skip Montanaro -- thanks, Skip!Fred Drake1999-03-153-0/+321
* Fixed tons of small markup problems.Fred Drake1999-03-121-69/+74
* Added availabililty annotations to respond to concerns of /F.Fred Drake1999-03-121-4/+5
* Fixup the module keys. There were some problems with hosting / processingFred Drake1999-03-124-8/+6
* Updates based on comments from /F.Fred Drake1999-03-121-6/+23
* Fixed description of WSTOPSIG(), added WTERMSIG(). Problem reportedFred Drake1999-03-041-0/+5
* "\platform{UNIX}" should really be spelled "\platform{Unix}".Fred Drake1999-03-0213-14/+14
* Added \platform annotations.Fred Drake1999-03-0224-93/+136
* extract_tb(): Only describe this function once. Problem reported byFred Drake1999-02-261-23/+12
* Typo: "Availabilty" --> "Availability"Fred Drake1999-02-261-1/+1
* Added note about comments, from Christopher Petrilli.Fred Drake1999-02-241-1/+3
* Update some of the top comments and shorten title of the firstFred Drake1999-02-241-3/+6
* Document the correct class hierarchy for SystemExit. It is not anBarry Warsaw1999-02-241-4/+8
* Incorporated updates to describe geturl() by Sjoerd MullenderFred Drake1999-02-221-15/+20
* Refer to the right RFC in the intro.Fred Drake1999-02-221-1/+1
* Other chapter titles refer to collections of modules as "Services"; doFred Drake1999-02-221-1/+1