| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove superfluous index entry for posix.popen(); no longer | Fred Drake | 1999-04-16 | 1 | -1/+0 |
|
|
* | Added link to Fredrik Lundh's online Tkinter reference material. | Fred Drake | 1999-04-16 | 1 | -1/+4 |
|
|
* | Minor nits, include author info. | Fred Drake | 1999-04-16 | 1 | -2/+2 |
|
|
* | Removed dbhash from the undocumented list. | Fred Drake | 1999-04-15 | 1 | -4/+1 |
|
|
* | Document the dbhash module, and link to it from appropriate places. | Fred Drake | 1999-04-15 | 4 | -3/+94 |
|
|
* | Correct documentation for <file>.read(); Python makes a serious | Fred Drake | 1999-04-14 | 1 | -6/+8 |
|
|
* | Fix availability declaration for popen2 module; report by Barry Scott | Fred Drake | 1999-04-13 | 1 | -1/+1 |
|
|
* | Minor cleanup. | Fred Drake | 1999-04-13 | 1 | -6/+7 |
|
|
* | Fix availability declaration for stat module; report by Barry Scott | Fred Drake | 1999-04-13 | 1 | -1/+1 |
|
|
* | Work around problems with HTML conversion by making the break and | Fred Drake | 1999-04-13 | 1 | -6/+2 |
|
|
* | Misspellling: "occurance" --> "occurrence" | Fred Drake | 1999-04-09 | 1 | -1/+1 |
|
|
* | Updated documentation by Per Cederqvist. I've added back the | Guido van Rossum | 1999-04-07 | 1 | -15/+58 |
|
|
* | Added more "See also" entries, + 1 inline hyperlink. | Fred Drake | 1999-04-05 | 3 | -1/+21 |
|
|
* | Fixed latex2html weirdness with footnotes. | Fred Drake | 1999-04-05 | 5 | -43/+42 |
|
|
* | correct version info for zlib. | Jeremy Hylton | 1999-04-05 | 1 | -6/+11 |
|
|
* | open() description: Made it more clear that 'b' should always be | Fred Drake | 1999-04-05 | 1 | -16/+21 |
|
|
* | Added a few items to the "See also" sections at Guido's prompting. Made | Fred Drake | 1999-04-05 | 2 | -19/+36 |
|
|
* | Removed bosities around example code; not sure where that stuff crept | Fred Drake | 1999-04-05 | 1 | -9/+2 |
|
|
* | Made improvements based on changes just made and comments from | Fred Drake | 1999-04-05 | 1 | -6/+11 |
|
|
* | Where rfc822.Message is mentioned, add a link to the rfc822 module. | Fred Drake | 1999-03-27 | 1 | -4/+5 |
|
|
* | Document complex() with string arg. | Guido van Rossum | 1999-03-25 | 1 | -2/+4 |
|
|
* | SIGTERM is no longer caught to call sys.exitfunc. | Guido van Rossum | 1999-03-25 | 2 | -7/+5 |
|
|
* | Added note about ftpmirror.py, since that seems to be one of the most | Fred Drake | 1999-03-25 | 1 | -0/+8 |
|
|
* | Document new builtin buffer(). Greg Stein. | Guido van Rossum | 1999-03-19 | 1 | -0/+10 |
|
|
* | Documented FTP.set_pasv(). | Fred Drake | 1999-03-18 | 1 | -13/+15 |
|
|
* | Note that abspath() was added in 1.5.2. | Fred Drake | 1999-03-17 | 1 | -0/+1 |
|
|
* | Fixed minor nits, added index entries to make these easier to find for people | Fred Drake | 1999-03-16 | 2 | -9/+17 |
|
|
* | Preliminary mhlib and telnetlib documents from Skip Montanaro -- thanks, Skip! | Fred Drake | 1999-03-15 | 3 | -0/+321 |
|
|
* | Fixed tons of small markup problems. | Fred Drake | 1999-03-12 | 1 | -69/+74 |
|
|
* | Added availabililty annotations to respond to concerns of /F. | Fred Drake | 1999-03-12 | 1 | -4/+5 |
|
|
* | Fixup the module keys. There were some problems with hosting / processing | Fred Drake | 1999-03-12 | 4 | -8/+6 |
|
|
* | Updates based on comments from /F. | Fred Drake | 1999-03-12 | 1 | -6/+23 |
|
|
* | Fixed description of WSTOPSIG(), added WTERMSIG(). Problem reported | Fred Drake | 1999-03-04 | 1 | -0/+5 |
|
|
* | "\platform{UNIX}" should really be spelled "\platform{Unix}". | Fred Drake | 1999-03-02 | 13 | -14/+14 |
|
|
* | Added \platform annotations. | Fred Drake | 1999-03-02 | 24 | -93/+136 |
|
|
* | extract_tb(): Only describe this function once. Problem reported by | Fred Drake | 1999-02-26 | 1 | -23/+12 |
|
|
* | Typo: "Availabilty" --> "Availability" | Fred Drake | 1999-02-26 | 1 | -1/+1 |
|
|
* | Added note about comments, from Christopher Petrilli. | Fred Drake | 1999-02-24 | 1 | -1/+3 |
|
|
* | Update some of the top comments and shorten title of the first | Fred Drake | 1999-02-24 | 1 | -3/+6 |
|
|
* | Document the correct class hierarchy for SystemExit. It is not an | Barry Warsaw | 1999-02-24 | 1 | -4/+8 |
|
|
* | Incorporated updates to describe geturl() by Sjoerd Mullender | Fred Drake | 1999-02-22 | 1 | -15/+20 |
|
|
* | Refer to the right RFC in the intro. | Fred Drake | 1999-02-22 | 1 | -1/+1 |
|
|
* | Other chapter titles refer to collections of modules as "Services"; do | Fred Drake | 1999-02-22 | 1 | -1/+1 |
|
|
* | BabylMailbox description: Properly escape the backslashes in the | Fred Drake | 1999-02-22 | 1 | -1/+1 |
|
|
* | Oops, used a \label twice - fix one of them. | Fred Drake | 1999-02-22 | 1 | -1/+1 |
|
|
* | More reasonable section titles. | Fred Drake | 1999-02-22 | 5 | -11/+13 |
|
|
* | Shorten section title. | Fred Drake | 1999-02-20 | 1 | -2/+2 |
|
|
* | Added descriptions for BabylMailbox and Maildir (Qmail) mailbox | Fred Drake | 1999-02-20 | 1 | -5/+15 |
|
|
* | Shorten section title. | Fred Drake | 1999-02-20 | 6 | -12/+12 |
|
|
* | Shorten a few section titles. | Fred Drake | 1999-02-20 | 15 | -66/+72 |
|
|