Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo in example found by Anthony Starks <anthony_starks@merck.com>, | Fred Drake | 1998-05-06 | 1 | -1/+1 |
| | | | | reported to me by Piers Lauder <piers@cs.su.oz.au>. | ||||
* | Work around lack of support for \if... in latex2html. | Fred Drake | 1998-04-29 | 1 | -0/+8 |
| | |||||
* | Fix documentation based on comments from Sean Reifschneider | Fred Drake | 1998-04-29 | 1 | -30/+32 |
| | | | | | | <jafo-9804@tummy.com>. Logical markup. | ||||
* | Remove extra cruft for texi processing. | Fred Drake | 1998-04-28 | 1 | -5/+0 |
| | |||||
* | Section for bisect module. | Fred Drake | 1998-04-28 | 1 | -0/+55 |
| | |||||
* | Moved popen2 entry to make more sense. | Fred Drake | 1998-04-28 | 1 | -1/+2 |
| | | | | Added bisect entry. | ||||
* | Updated. | Fred Drake | 1998-04-28 | 1 | -13/+0 |
| | |||||
* | Document changed semantics -- open() now guesses the db type and error | Guido van Rossum | 1998-04-28 | 1 | -2/+10 |
| | | | | is now a tuple of various and sundry exceptions. | ||||
* | Hook in the calendar and popen2 sections. | Fred Drake | 1998-04-28 | 1 | -0/+2 |
| | |||||
* | calendar module section for the library reference, by Drew Csillag. | Fred Drake | 1998-04-28 | 1 | -0/+45 |
| | |||||
* | popen2 section for the library reference, contributed by Drew Csillag, with | Fred Drake | 1998-04-28 | 1 | -0/+71 |
| | | | | some reorganization. | ||||
* | Use of \key and \kbd were isolated to one instance each in this file; | Fred Drake | 1998-04-28 | 1 | -5/+5 |
| | | | | normalize to \kbd to allow removal of \key from the document class. | ||||
* | Document transfercmd(), ntransfercmd(), delete(), rmd(), size(). | Fred Drake | 1998-04-27 | 1 | -5/+39 |
| | | | | | Thanks to Timothy Wild <twild@clear.net.nz> for catching the omission of delete(). | ||||
* | Added a section for the poplib module, contributed by Drew Csillag. | Fred Drake | 1998-04-24 | 2 | -0/+132 |
| | |||||
* | Add entry for poplib. | Fred Drake | 1998-04-24 | 1 | -0/+3 |
| | |||||
* | Added \label to subsections which didn't have one, since this module has | Fred Drake | 1998-04-20 | 1 | -0/+7 |
| | | | | subsections listed in the documentation index sidebar. (Why?) | ||||
* | Fix vonmisesvariate() -- it now returns an angle between 0 and *two* | Guido van Rossum | 1998-04-20 | 1 | -4/+4 |
| | | | | times pi. Got rid of $math$ here and in one other place. | ||||
* | Mark TMPDIR correctly. | Fred Drake | 1998-04-17 | 1 | -2/+1 |
| | |||||
* | Remove commented-out Mac chapter. | Fred Drake | 1998-04-17 | 1 | -14/+0 |
| | |||||
* | Signature for dir() omitted the optional argument. | Fred Drake | 1998-04-16 | 1 | -1/+1 |
| | |||||
* | Use shorter labels; using long labels creates problems on the Macintosh. | Fred Drake | 1998-04-14 | 2 | -2/+2 |
| | | | | (Thanks, Just!) | ||||
* | Added entry for Tkdnd.py. | Fred Drake | 1998-04-14 | 1 | -0/+3 |
| | |||||
* | Added item in Misc. for getpass module. | Fred Drake | 1998-04-13 | 1 | -0/+3 |
| | |||||
* | No more threats, just list the new methods under "AST Objects". | Fred Drake | 1998-04-13 | 1 | -2/+24 |
| | |||||
* | Add a note that pickling is supported. | Fred Drake | 1998-04-13 | 1 | -0/+2 |
| | |||||
* | Revert markup around list of display fields from the disassembler; it doesn't | Fred Drake | 1998-04-13 | 1 | -6/+2 |
| | | | | look at good in print, but doesn't break the HTML. | ||||
* | Use {methoddesc} instead of {funcdesc} for object methods. | Fred Drake | 1998-04-12 | 1 | -54/+56 |
| | |||||
* | Add cPickle to the list of modules in the chapter. | Fred Drake | 1998-04-12 | 1 | -0/+3 |
| | |||||
* | Add cStringIO to the list of modules in the chapter. | Fred Drake | 1998-04-12 | 1 | -0/+3 |
| | |||||
* | 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. |