summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
...
* Fix an uncorrect function prototype.Thomas Heller2004-07-231-1/+1
* [Bug #990524] Fix typoAndrew M. Kuchling2004-07-211-1/+1
* revise wording to avoid confusion for non-native English speakersFred Drake2004-07-211-1/+1
* revise wording to avoid confusion for non-native English speakersFred Drake2004-07-211-1/+1
* Patch #993187: Make rstrip doc similar to lstrip.Martin v. Löwis2004-07-191-1/+1
* Backport:Guido van Rossum2004-07-141-1/+1
* generalize a bit; no need to mention my user id directlyFred Drake2004-07-131-1/+1
* Clarify docs for getargspec() that when there are not default values the fourthBrett Cannon2004-07-101-3/+3
* [Bug #984017] Incorrect prototype, fixed by Timothy StranexAndrew M. Kuchling2004-07-071-2/+2
* Add missing word in InvalidStateError definition.Brett Cannon2004-06-171-1/+1
* SF bug #971747: Wrong indentation of example code in tutorialRaymond Hettinger2004-06-121-2/+2
* Public Python functions are nowadays marked PyAPI_FUNC, not DL_IMPORT.Thomas Heller2004-06-091-1/+1
* switch back to \today since we're post-releaseFred Drake2004-06-091-2/+2
* make a reference to the SimpleHTTPServer module a hyperlink to theFred Drake2004-06-091-1/+1
* [Bug #953177] Mention .getlist(); text from Paul MooreAndrew M. Kuchling2004-06-061-9/+4
* SF 964876 mapping a 0 length fileTim Peters2004-06-061-8/+10
* [Bug #936837] Add missing wordAndrew M. Kuchling2004-06-051-1/+1
* Document which string methods are locale-dependent. Fixes #935749.Martin v. Löwis2004-06-031-0/+24
* The expression list in inheritance is not optional. Fixes #960448.Martin v. Löwis2004-06-021-1/+1
* Fix typo reported in #964592.Martin v. Löwis2004-06-021-1/+1
* Document PyModule_AddIntConstant to take a long. Fixes #962471.Martin v. Löwis2004-06-021-1/+1
* reverse the order of the two \date lines so the processing tools pickFred Drake2004-05-191-1/+1
* update for the predicted 2.3.4 final release date,Fred Drake2004-05-141-1/+1
* set target date for Python 2.3.4 releaseFred Drake2004-05-121-1/+2
* fix various descriptions of "ctime"Fred Drake2004-05-122-2/+6
* backport 1.17, 1.18 from the trunk: PyErr_SetInterrupt not ObsoleteFred Drake2004-05-121-1/+3
* fix various typos; thanks, George Yoshida!Fred Drake2004-05-126-6/+6
* add note about the __name__ read-only attributeFred Drake2004-05-121-1/+6
* use tools/getversioninfo to extract the version number from the PythonFred Drake2004-05-111-11/+4
* remove assignment to unused variableFred Drake2004-05-111-1/+0
* update to reflect the current location of the SF bugs search boxFred Drake2004-05-111-1/+1
* markup adjustmentFred Drake2004-05-111-3/+5
* Added a note describing how fp should be opened in binary mode, especially onBarry Warsaw2004-05-101-0/+4
* don't make assumptions about $PATH in Cygwin instructionsFred Drake2004-05-101-1/+1
* note that descriptor objects must be instances of new-style typesFred Drake2004-05-061-1/+2
* fix documentation for ContentHandler.ignorableWhitespace()Fred Drake2004-05-061-1/+1
* Patch #940026: Explain "in" when it is first used.Martin v. Löwis2004-05-061-0/+3
* - note that __getinitargs__() is only for old-style classesFred Drake2004-05-051-2/+19
* Remove list of pickle protocol names used by the copy module; thereFred Drake2004-05-051-5/+1
* note that the error code for socket.gaierror will be one of the EAI_*Fred Drake2004-05-051-0/+2
* SF #814606: fix mixer docs to talk about "controls", not "channels".Greg Ward2004-05-051-25/+27
* Document readline module functions added in Python 2.3. See:Phillip J. Eby2004-05-041-0/+16
* the headers in an HTTP request are HTTP headers, not MIME headersFred Drake2004-04-291-2/+2
* remove out-of-date count of the functions in winsoundFred Drake2004-04-281-1/+1
* fix typo reported in a long-buried emailFred Drake2004-04-281-1/+1
* SF bug #940579: section 5.10: 'not' returns boolean, not intRaymond Hettinger2004-04-231-4/+4
* SF bug #936827: PyNumber_And() 's descriptionRaymond Hettinger2004-04-171-1/+1
* remove bogus markup that caused the docs to be wrongFred Drake2004-04-151-1/+1
* give rational filenames to some of the generated HTMLFred Drake2004-04-081-2/+4
* include both the GIF and PNG icons in the HTML packageFred Drake2004-04-081-1/+1