summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* fix various descriptions of "ctime"Fred Drake2004-05-122-2/+6
* minor wording cleanupFred Drake2004-05-121-1/+1
* 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
* Point out that %p has no effect on the output hour in strptime unless %I isSkip Montanaro2004-05-101-2/+6
* don't make assumptions about $PATH in Cygwin instructionsFred Drake2004-05-101-1/+1
* Add more examples.Raymond Hettinger2004-05-091-1/+52
* 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
* markup adjustmentsFred Drake2004-05-061-9/+10
* Swap public and system ID in start_doctype_decl. Fixes #780300.Martin v. Löwis2004-05-061-0/+4
* Patch #940026: Explain "in" when it is first used.Martin v. Löwis2004-05-061-0/+3
* [Bug #810879] Document that copyfile() can fail if you don't have permissions...Andrew M. Kuchling2004-05-051-3/+5
* Fix small grammatical mistake.Brett Cannon2004-05-051-1/+1
* add an index entry for __getnewargs__()Fred Drake2004-05-051-0/+2
* - note that __getinitargs__() is only for old-style classesFred Drake2004-05-051-2/+17
* 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: merge from release23-maint branch: clarify/cleanupGreg Ward2004-05-051-25/+27
* Removed 'U' from the documentation for Py_BuildValue to bring it in lineNicholas Bastin2004-05-041-3/+0
* Document readline module functions added in Python 2.3. See:Phillip J. Eby2004-05-041-0/+16
* Minor documentation nits.Raymond Hettinger2004-05-011-11/+29
* Add an example application to the docs.Raymond Hettinger2004-04-301-2/+31
* 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
* Two new public API functions, Py_IncRef and Py_DecRef. Useful forThomas Heller2004-04-221-0/+5
* SF bug #936827: PyNumber_And() 's descriptionRaymond Hettinger2004-04-171-1/+1
* really scream out that people should use the file objects instead ofFred Drake2004-04-161-7/+19
* bring description of optional and keyword args for DictReader and DictWriterSkip Montanaro2004-04-161-6/+8
* remove bogus markup that caused the docs to be wrongFred Drake2004-04-151-1/+1
* fix up some markupFred Drake2004-04-091-18/+18
* give rational filenames to some of the generated HTMLFred Drake2004-04-081-2/+4
* switch to PNG navigation icons by defaultFred Drake2004-04-081-2/+2
* include both the GIF and PNG icons in the HTML packageFred Drake2004-04-081-1/+1
* avoid stripping space after indexing macrosFred Drake2004-04-081-3/+4
* #928751, fix typos in socket docNeal Norwitz2004-04-031-3/+3
* fix typo that wasn't properly fixed in revision 1.144Fred Drake2004-04-011-1/+1
* add a heavy box around warning notices to make them really stand out in theFred Drake2004-03-313-1/+31
* add missing and forthcoming releasesFred Drake2004-03-311-0/+2
* Emphasize the requirement that Python.h be included first more strongly.Fred Drake2004-03-312-6/+12
* added scripts to the list of files automatically included in theFred Drake2004-03-311-0/+1
* fix typoAndrew M. Kuchling2004-03-291-1/+1
* Insert missing pronounRaymond Hettinger2004-03-281-2/+2