Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lighten up tables. | Fred Drake | 1998-04-11 | 12 | -29/+23 |
| | |||||
* | Change order of \seemodule macros at end of pickle module section. | Fred Drake | 1998-04-11 | 1 | -4/+4 |
| | |||||
* | Document cPickle and cStringIO. | Fred Drake | 1998-04-11 | 3 | -11/+34 |
| | |||||
* | When the text of a table cell should be wrapped, used a "p" column. | Fred Drake | 1998-04-11 | 1 | -7/+5 |
| | |||||
* | Add a comment to indicate the methods of the StringIO are being discussed... | Fred Drake | 1998-04-11 | 1 | -0/+3 |
| | |||||
* | Remove imaplib from the undocumented list. | Fred Drake | 1998-04-11 | 1 | -3/+0 |
| | |||||
* | Include () after function name. | Fred Drake | 1998-04-11 | 1 | -4/+3 |
| | | | | One more logical mark. | ||||
* | When the text of a table cell should be wrapped, used a "p" column. | Fred Drake | 1998-04-11 | 1 | -5/+4 |
| | |||||
* | Remove over-active replace-string turds. | Fred Drake | 1998-04-11 | 1 | -11/+11 |
| | |||||
* | Use {memberdesc} to mark the instance attributes. | Fred Drake | 1998-04-11 | 1 | -6/+12 |
| | |||||
* | Hmmm... better add some \label macros for logical addressing while I'm at it. | Fred Drake | 1998-04-11 | 1 | -0/+2 |
| | |||||
* | It's "Lauder", not "Lauders"! | Fred Drake | 1998-04-11 | 1 | -2/+2 |
| | |||||
* | Formatting nits. | Fred Drake | 1998-04-11 | 1 | -6/+11 |
| | | | | An index entry. | ||||
* | Shift index entries around a little so the HTML doesn't have weird spacing. | Fred Drake | 1998-04-11 | 1 | -10/+10 |
| | |||||
* | Add imaplib to appropriate lists. | Fred Drake | 1998-04-11 | 2 | -0/+4 |
| | |||||
* | Remove obsolete module soundex from list of modules. | Fred Drake | 1998-04-11 | 1 | -3/+0 |
| | |||||
* | Remove obsolete module rand from list of modules. | Fred Drake | 1998-04-11 | 1 | -3/+4 |
| | | | | Add fileinput to list. | ||||
* | First cut at documentation for imaplib. Based on original documentation by | Fred Drake | 1998-04-11 | 1 | -0/+228 |
| | | | | Piers Lauders. | ||||
* | Added smtplib.py (thanks, Guido!). | Fred Drake | 1998-04-09 | 1 | -0/+3 |
| | |||||
* | Don't use \samp when \code is better. | Fred Drake | 1998-04-09 | 1 | -13/+13 |
| | | | | | | | Consistently use ' instead of ": this conforms to my unofficial stance that constants should be presented using the repr() whenever it makes sense. This isn't because I think repr() is the greatest thing since spam, just that it's an easy to adopt consistency standard. (It also holds no new surprises!) | ||||
* | Work around a small (& annoying) limitation of the latex2html support for | Fred Drake | 1998-04-09 | 1 | -5/+4 |
| | | | | | \seemodule. This is far easier than figuring out the real problem, but it works. | ||||
* | Removed misleading comment about GNU software. This module and the zlib | Fred Drake | 1998-04-09 | 1 | -3/+2 |
| | | | | | library have no relationship with GNU software other than implementing some of the same algorithms and file format. (The zlib module is more general.) | ||||
* | Many markup changes (to \regexp, mostly) | Andrew M. Kuchling | 1998-04-09 | 1 | -104/+119 |
| | | | | | Clarified text on 8-bit cleanness, complemented sets like [^5], and {m,n} qualifier. | ||||
* | Don't assume that \version expands to the 3-character major.minor number; it | Fred Drake | 1998-04-09 | 1 | -1/+16 |
| | | | | | | | is the full release version name ("1.5.1beta1", for instance). Add section for previously documented obsolete modules. Includes ni, rand, and soundex. | ||||
* | Comment out the soundex section. | Fred Drake | 1998-04-09 | 1 | -1/+1 |
| | |||||
* | Don't assume that \version expands to the 3-character major.minor number; it | Fred Drake | 1998-04-09 | 2 | -3/+5 |
| | | | | is the full release version name ("1.5.1beta1", for instance). | ||||
* | Use the correct URL to AMK's regex-to-re HOWTO! | Fred Drake | 1998-04-09 | 1 | -2/+3 |
| | |||||
* | Updated URL to AMK's regex-to-re HOWTO. | Fred Drake | 1998-04-09 | 1 | -3/+4 |
| | |||||
* | Added reference to AMK's HOWTO on the topic. | Fred Drake | 1998-04-09 | 1 | -0/+5 |
| | |||||
* | Added imaplib. | Fred Drake | 1998-04-09 | 1 | -0/+3 |
| | |||||
* | Update URL to the related HOWTO document. | Fred Drake | 1998-04-09 | 1 | -1/+1 |
| | |||||
* | Add section for ni back in, but comment it out. | Fred Drake | 1998-04-09 | 1 | -0/+1 |
| | |||||
* | Commented out sections on obsolete & Macintosh modules. | Fred Drake | 1998-04-09 | 1 | -14/+14 |
| | |||||
* | Reduced description of the obsolete method Stats.ignore(). | Fred Drake | 1998-04-09 | 1 | -13/+2 |
| | |||||
* | Correct definition of CTIME. | Guido van Rossum | 1998-04-08 | 1 | -1/+1 |
| | |||||
* | Separate sections on anydbm and dumbdbm. | Fred Drake | 1998-04-07 | 1 | -15/+39 |
| | | | | | This is the last separation; each module now gets its own section. This will be useful in performing conversions. | ||||
* | Caught a few more spurious \setindexsubitem macros.... | Fred Drake | 1998-04-07 | 3 | -4/+1 |
| | |||||
* | Removed unnecessary \setindexsubitem. | Fred Drake | 1998-04-07 | 1 | -1/+0 |
| | |||||
* | Separate UserDict and UserList documentation into separate sections. | Fred Drake | 1998-04-07 | 1 | -10/+26 |
| | |||||
* | Added a reference to the discussion in Knuth's "Sorting and Searching", and | Fred Drake | 1998-04-07 | 1 | -1/+15 |
| | | | | | noted that the original algorithm produces 4-character results rather than the 6-character results provided by this module. | ||||
* | Minor markup nit. | Fred Drake | 1998-04-07 | 1 | -1/+1 |
| | |||||
* | Fixed some index entries. | Fred Drake | 1998-04-07 | 1 | -28/+23 |
| | |||||
* | Added entry for wdb. | Fred Drake | 1998-04-07 | 1 | -0/+3 |
| | |||||
* | Fix the formatting of the list of fields in the disassemble() function. | Fred Drake | 1998-04-07 | 1 | -2/+8 |
| | |||||
* | Added poplib. | Fred Drake | 1998-04-07 | 1 | -71/+165 |
| | | | | Made the module lists look like the other module lists in the documentation. | ||||
* | Move a short paragraph outside the description of ASTType. | Fred Drake | 1998-04-05 | 1 | -3/+3 |
| | |||||
* | Remove all uses of \sectcode; we can now use logical markup everywhere. | Fred Drake | 1998-04-04 | 86 | -94/+94 |
| | |||||
* | Remove obsolete \setindexsubitem macros. | Fred Drake | 1998-04-04 | 18 | -734/+767 |
| | | | | | | | | Massive migration to methoddesc and memberdesc. Logical markup as needed. A sprinkling of index entries for flavor. | ||||
* | Moved some things around. | Fred Drake | 1998-04-04 | 1 | -77/+82 |
| | | | | | | | Adjusted a couple of the comments to be more informative. Tell a little bit about what obsolete means now, and how to use obsolete modules. | ||||
* | Removed obsolete \setindexsubitem macros. | Fred Drake | 1998-04-04 | 3 | -3/+0 |
| |