summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* # Typo in docstring (Retrun -> Return).Guido van Rossum1999-02-231-1/+1
* # the usualGuido van Rossum1999-02-231-182/+135
* Now that we don't have AC_CHECK_LIB(m, pow), the HAVE_LIBM symbolGuido van Rossum1999-02-231-3/+0
* Carefully check for overflow when allocating the memory for fromfileGuido van Rossum1999-02-231-1/+8
* Get rid of AC_CHECK_LIB(m, pow) since this is taken care of later withGuido van Rossum1999-02-231-1/+0
* 1. Print the error message (carefully) when a dl.open() fails in verbose mode.Guido van Rossum1999-02-231-3/+4
* 1. Clarify that immutability isn't entirely the same as unchangeableGuido van Rossum1999-02-231-2/+12
* Patch by Tim Peters to improve the range checks for range() andGuido van Rossum1999-02-231-30/+48
* 1. Augment the DG/UX rule so it doesn't break the BeOS build.Guido van Rossum1999-02-231-15/+19
* According to Jeffrey Honig, bsd/os 2.0 - 4.0 should be added to theGuido van Rossum1999-02-231-2/+6
* According to Jeffrey Honig, bsd/os 4.0 should be added to the list.Guido van Rossum1999-02-231-1/+3
* Patch by Tadayoshi Funaba (with some changes) to be smarter aboutGuido van Rossum1999-02-231-6/+12
* Incorporated updates to describe geturl() by Sjoerd MullenderFred Drake1999-02-221-15/+20
* As Des Barry points out, we need to call pathname2url(file) in twoGuido van Rossum1999-02-221-2/+2
* Added note about *static* after description of *shared*.Fred Drake1999-02-221-1/+3
* Document *static* -- in two places!Guido van Rossum1999-02-221-1/+4
* Refer to the right RFC in the intro.Fred Drake1999-02-221-1/+1
* We don't support leap seconds, so the seconds field of a time 9-tupleGuido van Rossum1999-02-221-1/+1
* In atoi(), don't use isxdigit() to test whether the last characterGuido van Rossum1999-02-221-1/+1
* Reflect the released version.Fred Drake1999-02-222-0/+5
* As Finn Bock points out, _P_WAIT etc. don't have a leading underscoreGuido van Rossum1999-02-221-3/+1
* Typo: "apparentlt" --> "apparently"Fred Drake1999-02-221-1/+1
* Steve Clift pointed out that 'file' allows a netloc.Guido van Rossum1999-02-221-0/+1
* The docstring for ttyname(..) claims a second "mode" argument. TheGuido van Rossum1999-02-221-1/+1
* Dang. Even though this is obsolete code, somebody found a bug, and IGuido van Rossum1999-02-221-1/+1
* Removed "This will be discussed later." where it's not. Reported byFred Drake1999-02-221-4/+4
* Other chapter titles refer to collections of modules as "Services"; doFred Drake1999-02-221-1/+1
* Noted report of missing material in the extending & embedding manual,Fred Drake1999-02-221-0/+5
* Revised description of blank line handling for the interpreter, basedFred Drake1999-02-221-7/+11
* BabylMailbox description: Properly escape the backslashes in theFred Drake1999-02-221-1/+1
* Oops, used a \label twice - fix one of them.Fred Drake1999-02-221-1/+1
* More reasonable section titles.Fred Drake1999-02-225-11/+13
* Shorten section title.Fred Drake1999-02-201-2/+2
* Added descriptions for BabylMailbox and Maildir (Qmail) mailboxFred Drake1999-02-201-5/+15
* Shorten section title.Fred Drake1999-02-206-12/+12
* Shorten a few section titles.Fred Drake1999-02-2015-66/+72
* Give subsections reasonable file names in the HTML.Fred Drake1999-02-191-6/+6
* Added an index entry.Fred Drake1999-02-191-3/+6
* do_cmd_arabic(): Override the l2h-provided version to remove thatFred Drake1999-02-191-0/+7
* Specify the sizes of H? relative to the normal font size asFred Drake1999-02-191-2/+3
* Shortened the short synopsis -- too long.Fred Drake1999-02-191-3/+2
* Use more current approach to recording authors.Fred Drake1999-02-191-6/+3
* Shortened the short synopsis -- way too long.Fred Drake1999-02-191-1/+1
* Fix an amazing number of typos & malformed sentences reported by DetlefFred Drake1999-02-197-18/+18
* Noted that the module was added in 1.5.2.Fred Drake1999-02-191-0/+1
* Update description of what modules "look like" when printed.Fred Drake1999-02-191-2/+7
* Use current approach to record documentation author.Fred Drake1999-02-181-4/+2
* Record module & documentation author.Fred Drake1999-02-181-3/+3
* Documentation for pyclbr and tokenize modules.Fred Drake1999-02-182-0/+102
* Bow to font-lock at the end of the docstring, since it throws stuffFred Drake1999-02-181-2/+2