summaryrefslogtreecommitdiffstats
path: root/Doc/lib
Commit message (Expand)AuthorAgeFilesLines
* Make the word "Module" in the section header start with an upper-case "M".Fred Drake1997-12-171-1/+1
* Make the word "Module" in the section header start with an upper-case "M".Fred Drake1997-12-171-1/+1
* Make the word "Module" in the section header start with an upper-case "M".Fred Drake1997-12-171-3/+3
* Make the word "Module" in the section header start with an upper-case "M".Fred Drake1997-12-171-3/+1
* Make the word "Module" in the section header start with an upper-case "M"Fred Drake1997-12-171-2/+2
* Make the word "Module" in the section header start with an upper-case "M"Fred Drake1997-12-171-1/+1
* AMK's latestGuido van Rossum1997-12-171-29/+43
* Index the RFC822 reference (some other RFC references were alreaddy indexed).Fred Drake1997-12-161-2/+4
* The \indexsubitem definition for the actual exceptions did not actuallyFred Drake1997-12-161-2/+2
* Oops, ".pythonrc.py" should *always* be marked with \file{}; one occurranceFred Drake1997-12-161-1/+1
* Module names should be in \code{}.Fred Drake1997-12-161-2/+3
* Descriptions for delitem(), __delitem__(): These delete a value, not set it.Fred Drake1997-12-161-46/+50
* Fixed index module reference.Fred Drake1997-12-165-5/+7
* Added a named target for referencing.Fred Drake1997-12-161-0/+1
* Used a named target to form the reference to the Built-in Functions section.Fred Drake1997-12-161-2/+2
* Fixed index module reference.Fred Drake1997-12-161-4/+4
* Fixed index references to modules. (This is *not* the spam module!)Fred Drake1997-12-161-1/+1
* Fixed index references to modules.Fred Drake1997-12-152-6/+7
* Fixed index references to modules.Fred Drake1997-12-151-5/+5
* Fixed index references to modules.Fred Drake1997-12-151-1/+1
* Fixed index references to modules.Fred Drake1997-12-151-6/+7
* Fixed index references to modules.Fred Drake1997-12-151-8/+9
* Fixed index references to modules.Fred Drake1997-12-151-1/+1
* Fixed index references to modules.Fred Drake1997-12-151-7/+8
* Fixed index references to modules.Fred Drake1997-12-157-21/+22
* Changed illegal \stmodindex{} to \refstmodindex{}, added index referenceFred Drake1997-12-151-2/+3
* At the top, made it clear that the \bimodindex{} and \stmodindex{} are onlyFred Drake1997-12-151-1/+4
* regex -> reGuido van Rossum1997-12-151-1/+1
* Changed \indexsubitem from ({\tt HTMLParser} method) to justFred Drake1997-12-121-1/+1
* Changed \indexsubitem from ({\tt SGMLParser} method) to justFred Drake1997-12-121-1/+1
* Changed \indexsubitem from ({\tt XMLParser} method) to just (XMLParser method).Fred Drake1997-12-121-1/+1
* AMK's latest version.Guido van Rossum1997-12-111-81/+93
* The 'l' flag (locale specific matching) has been renamed to 'L'.Guido van Rossum1997-12-101-2/+3
* Document binary format and __init__-free unpickling. Added a pointerGuido van Rossum1997-12-091-25/+49
* Turn the table for flags into a nested itemized environment.Guido van Rossum1997-12-091-21/+24
* Fix a little mess (Likecode{...} -> Like \code{...}) in recently added text.Guido van Rossum1997-12-091-1/+1
* Reference to PYTHONPATH should be PYTHONSTARTUP.Guido van Rossum1997-12-091-1/+1
* Added note about the module's obsolescence.Guido van Rossum1997-12-091-1/+11
* Added more warnings about ni's demise.Guido van Rossum1997-12-091-2/+7
* Mark file names with \file{} instead of \code{}.Fred Drake1997-12-091-9/+10
* Separated the definitions of ntohs(), ntohl(), htons(), htonl(). SeparateFred Drake1997-12-081-8/+21
* New version from AMK -- with minor corrections to make it legal latex.Guido van Rossum1997-12-081-53/+120
* Fixed SFT #23842: leave in non-standard style options when checking in anFred Drake1997-12-081-1/+1
* Some reorganization (all limit operations & constants together, and all usageFred Drake1997-12-061-54/+124
* Fixed unresolved reference problem; this module wasn't \label{}ed.Fred Drake1997-12-041-4/+5
* Removed unnecessary escaping.Fred Drake1997-12-041-39/+39
* Arg; more nits, but I may as well finish the job.Fred Drake1997-12-041-20/+6
* Fixed BINARY_RSHIFT documentation to indicate a right shift instead of a leftFred Drake1997-12-041-6/+6
* Changed {\sc gdbm} to \code{gdbm} everywhere.Fred Drake1997-12-041-13/+12
* Provide default for blocksize on retrbinary (Skip Montanaro).Guido van Rossum1997-12-031-4/+5