summaryrefslogtreecommitdiffstats
path: root/Doc/lib
Commit message (Expand)AuthorAgeFilesLines
* No more threats, just list the new methods under "AST Objects".Fred Drake1998-04-131-2/+24
* Add a note that pickling is supported.Fred Drake1998-04-131-0/+2
* Revert markup around list of display fields from the disassembler; it doesn'tFred Drake1998-04-131-6/+2
* Use {methoddesc} instead of {funcdesc} for object methods.Fred Drake1998-04-121-54/+56
* Add cPickle to the list of modules in the chapter.Fred Drake1998-04-121-0/+3
* Add cStringIO to the list of modules in the chapter.Fred Drake1998-04-121-0/+3
* Lighten up tables.Fred Drake1998-04-1112-29/+23
* Change order of \seemodule macros at end of pickle module section.Fred Drake1998-04-111-4/+4
* Document cPickle and cStringIO.Fred Drake1998-04-113-11/+34
* When the text of a table cell should be wrapped, used a "p" column.Fred Drake1998-04-111-7/+5
* Add a comment to indicate the methods of the StringIO are being discussed...Fred Drake1998-04-111-0/+3
* Remove imaplib from the undocumented list.Fred Drake1998-04-111-3/+0
* Include () after function name.Fred Drake1998-04-111-4/+3
* When the text of a table cell should be wrapped, used a "p" column.Fred Drake1998-04-111-5/+4
* Remove over-active replace-string turds.Fred Drake1998-04-111-11/+11
* Use {memberdesc} to mark the instance attributes.Fred Drake1998-04-111-6/+12
* Hmmm... better add some \label macros for logical addressing while I'm at it.Fred Drake1998-04-111-0/+2
* It's "Lauder", not "Lauders"!Fred Drake1998-04-111-2/+2
* Formatting nits.Fred Drake1998-04-111-6/+11
* Shift index entries around a little so the HTML doesn't have weird spacing.Fred Drake1998-04-111-10/+10
* Add imaplib to appropriate lists.Fred Drake1998-04-112-0/+4
* Remove obsolete module soundex from list of modules.Fred Drake1998-04-111-3/+0
* Remove obsolete module rand from list of modules.Fred Drake1998-04-111-3/+4
* First cut at documentation for imaplib. Based on original documentation byFred Drake1998-04-111-0/+228
* Added smtplib.py (thanks, Guido!).Fred Drake1998-04-091-0/+3
* Don't use \samp when \code is better.Fred Drake1998-04-091-13/+13
* Work around a small (& annoying) limitation of the latex2html support forFred Drake1998-04-091-5/+4
* Removed misleading comment about GNU software. This module and the zlibFred Drake1998-04-091-3/+2
* Many markup changes (to \regexp, mostly)Andrew M. Kuchling1998-04-091-104/+119
* Don't assume that \version expands to the 3-character major.minor number; itFred Drake1998-04-091-1/+16
* Comment out the soundex section.Fred Drake1998-04-091-1/+1
* Don't assume that \version expands to the 3-character major.minor number; itFred Drake1998-04-092-3/+5
* Use the correct URL to AMK's regex-to-re HOWTO!Fred Drake1998-04-091-2/+3
* Updated URL to AMK's regex-to-re HOWTO.Fred Drake1998-04-091-3/+4
* Added reference to AMK's HOWTO on the topic.Fred Drake1998-04-091-0/+5
* Added imaplib.Fred Drake1998-04-091-0/+3
* Update URL to the related HOWTO document.Fred Drake1998-04-091-1/+1
* Add section for ni back in, but comment it out.Fred Drake1998-04-091-0/+1
* Commented out sections on obsolete & Macintosh modules.Fred Drake1998-04-091-14/+14
* Reduced description of the obsolete method Stats.ignore().Fred Drake1998-04-091-13/+2
* Correct definition of CTIME.Guido van Rossum1998-04-081-1/+1
* Separate sections on anydbm and dumbdbm.Fred Drake1998-04-071-15/+39
* Caught a few more spurious \setindexsubitem macros....Fred Drake1998-04-073-4/+1
* Removed unnecessary \setindexsubitem.Fred Drake1998-04-071-1/+0
* Separate UserDict and UserList documentation into separate sections.Fred Drake1998-04-071-10/+26
* Added a reference to the discussion in Knuth's "Sorting and Searching", andFred Drake1998-04-071-1/+15
* Minor markup nit.Fred Drake1998-04-071-1/+1
* Fixed some index entries.Fred Drake1998-04-071-28/+23
* Added entry for wdb.Fred Drake1998-04-071-0/+3
* Fix the formatting of the list of fields in the disassemble() function.Fred Drake1998-04-071-2/+8