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