summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
...
* avoid stripping space after indexing macrosFred Drake2004-04-081-3/+4
* #928751, fix typos in socket docNeal Norwitz2004-04-031-3/+3
* remove workarounds to prevent "--" in code from being improperly munged toFred Drake2004-04-012-6/+6
* backport trunk revision 1.144, closing SF bug #793702:Fred Drake2004-04-011-7/+21
* Note that reading from a socket may not always return all of theFred Drake2004-04-011-0/+4
* - make sure the methods minidom adds to the basic DOM are attributedFred Drake2004-04-011-15/+10
* backport fix for SF bug #796042: sdist ignores scripts argument in setupFred Drake2004-04-011-0/+1
* 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
* remove out-of-date warningFred Drake2004-03-261-5/+0
* SF bug #921927: Fixed a typo/thinko spelling "parameter" as "paramter"Raymond Hettinger2004-03-252-3/+3
* SF bug #918371: hasattr()'s return typeRaymond Hettinger2004-03-201-2/+2
* fix typo in reference to RFC 3464 DSN MIME typeFred Drake2004-02-241-1/+1
* fix English usage error reported by Ken FuchsFred Drake2004-02-241-2/+2
* backport of concrete.tex v1.35:Andrew MacIntyre2004-02-201-2/+12
* fix minor markup error: \code{for} --> \keyword{for}Fred Drake2004-02-121-6/+7
* SF 895560: minor typoRaymond Hettinger2004-02-121-2/+2
* SF #894428, fix typoNeal Norwitz2004-02-101-1/+1
* Update "more info" link to http://www.poynton.com/ColorFAQ.html .Brett Cannon2004-02-101-1/+1
* Documentation for PyDescr_NewClassMethod was missing - here's at leastThomas Heller2004-02-091-0/+5
* SF patch #892821: example for urllib2 has SyntaxErrorRaymond Hettinger2004-02-081-2/+1
* Fix misspelled name.Raymond Hettinger2004-02-081-1/+1
* Fix typoRaymond Hettinger2004-02-081-1/+1
* SF patch #880552: Fix typo in usage message(prechm.py)Raymond Hettinger2004-02-081-3/+3
* SF bug #892854: typo in textwrap doc pageRaymond Hettinger2004-02-081-1/+1
* Clarify minor point about the ref() and proxy() constructors.Fred Drake2004-02-031-3/+4
* fix method name in example codeFred Drake2004-01-231-2/+2
* add direct link to the article in DDJFred Drake2004-01-211-1/+2
* backport some doc fixesSkip Montanaro2004-01-211-4/+11
* add link to the red-dove.com page about the logging packageFred Drake2004-01-081-0/+7
* add new reference macro: \seelinkFred Drake2004-01-083-0/+32
* SF bug #872461: list.extend() described as experimentalRaymond Hettinger2004-01-081-3/+1
* Fix small factual error.Raymond Hettinger2004-01-041-1/+1
* in the section "The interpreter stack":Fred Drake2004-01-011-30/+39
* clean up indexing for None, NotImplementedFred Drake2004-01-013-6/+4
* fix reference to File Object documentationFred Drake2004-01-011-1/+3
* [Bug #864029] Fix silly typoAndrew M. Kuchling2003-12-231-1/+1
* Undo one backport too many.Raymond Hettinger2003-12-201-15/+0
* minor markup adjustment; will need to re-generate 2.3.3 docsFred Drake2003-12-181-2/+2
* set release dateFred Drake2003-12-181-1/+1
* fix loss of a space after indexing markupFred Drake2003-12-181-1/+1
* - use correct markupFred Drake2003-12-181-5/+5
* apply hackish work-arounds to make sure double hyphens aren't screwedFred Drake2003-12-181-2/+2
* apply hackish work-around to make sure double hyphens aren't screwedFred Drake2003-12-181-1/+1
* apply hackish work-arounds to make sure double hyphens aren't screwedFred Drake2003-12-181-5/+5
* fix weird sh-bang lineFred Drake2003-12-181-1/+1
* avoid bash-ismsFred Drake2003-12-181-2/+2
* fix typoFred Drake2003-12-171-1/+1
* quick workaround to make "--" in a code sample not be treated wronglyFred Drake2003-12-161-4/+4
* fix typoFred Drake2003-12-151-1/+1