summaryrefslogtreecommitdiffstats
path: root/Doc/reference
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 61209-61214,61217-61222,61224-61226,61233-61237 via svnmerge...Christian Heimes2008-03-041-0/+14
* Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...Christian Heimes2008-02-223-4/+4
* Merged revisions 60481,60485,60489-60520,60523-60527,60530-60533,60535-60538,...Christian Heimes2008-02-031-1/+1
* Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie.Georg Brandl2008-02-011-1/+0
* Merged revisions 60176-60209 via svnmerge fromChristian Heimes2008-01-231-1/+1
* Merged revisions 60043-60052 via svnmerge fromChristian Heimes2008-01-181-1/+7
* Merged revisions 59822-59841 via svnmerge fromChristian Heimes2008-01-071-3/+18
* Remove paragraph about old-style classes.Georg Brandl2008-01-071-9/+1
* Fix reverse Ximenez symptom.Georg Brandl2008-01-071-1/+1
* Merged revisions 59774-59783 via svnmerge fromChristian Heimes2008-01-061-0/+14
* Merged revisions 59703-59773 via svnmerge fromChristian Heimes2008-01-064-62/+108
* Merged revisions 59666-59679 via svnmerge fromChristian Heimes2008-01-032-5/+6
* Merged revisions 59605-59624 via svnmerge fromChristian Heimes2007-12-315-24/+75
* Two nits.Georg Brandl2007-12-291-1/+1
* Document nonlocal statement. Written for GHOP by "Canadabear".Georg Brandl2007-12-041-3/+33
* Merged revisions 59275-59303 via svnmerge fromChristian Heimes2007-12-031-3/+0
* Reverting last commit. I had some staled data from an attempted svnmerge in m...Christian Heimes2007-12-031-0/+3
* Patch #1537 from Chad AustinChristian Heimes2007-12-031-3/+0
* Merged revisions 59259-59274 via svnmerge fromChristian Heimes2007-12-021-1/+1
* #1535: rename __builtin__ module to builtins.Georg Brandl2007-12-023-7/+7
* Remove further mentions of long integers.Georg Brandl2007-11-291-6/+4
* Remove mentions of "long integer" in the docs.Georg Brandl2007-11-292-20/+6
* Futher update docs after unbound method removal.Georg Brandl2007-11-271-97/+72
* Removed the API to create unbound methods and simplified the API for bound me...Christian Heimes2007-11-271-30/+25
* The Identifiers and keywords syntax diagram did not appear correctly in theMark Summerfield2007-11-201-4/+4
* Merged revisions 58930-58938 via svnmerge fromChristian Heimes2007-11-121-1/+1
* Re-add two paragraphs that seem to have been lost during the merge from trunk.Georg Brandl2007-11-031-4/+13
* Merged revisions 58742-58816 via svnmerge fromGuido van Rossum2007-11-022-29/+29
* #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/.Georg Brandl2007-11-013-4/+7
* Issue 1267, continued.Guido van Rossum2007-10-221-1/+1
* Merged revisions 58095-58132,58136-58148,58151-58197 via svnmerge fromThomas Wouters2007-09-192-42/+43
* Remove yet more references to has_key() methods.Collin Winter2007-09-101-3/+3
* Finish the first pass of the language reference update.Georg Brandl2007-09-074-281/+270
* Continue going through the language reference, bringing it up-to-date.Georg Brandl2007-09-073-275/+279
* New exception catching syntax.Georg Brandl2007-09-061-9/+8
* Bug #1684991: explain __special__ lookup semantics.Georg Brandl2007-09-051-0/+14
* remove/update many of the references to dict.iter*()Fred Drake2007-09-041-4/+4
* Update ref docs on slicing.Thomas Wouters2007-09-041-30/+13
* Convert all print statements in the docs.Georg Brandl2007-09-043-11/+11
* Doc update for __xslice__ removal.Georg Brandl2007-09-042-137/+49
* Remove versionadded/versionchanged in the reference.Georg Brandl2007-09-013-57/+5
* Address a few XXX comments, other fixes.Georg Brandl2007-08-311-6/+0
* Add bytes/remove unicode from the data model.Georg Brandl2007-08-311-64/+36
* - document bytes()Georg Brandl2007-08-312-148/+71
* Add bytes methods documentation.Georg Brandl2007-08-311-1/+1
* Commit #1068: new docs for PEP 3101. Also document the old string formatting ...Georg Brandl2007-08-312-18/+37
* Update the first two parts of the reference manual for Py3k,Georg Brandl2007-08-312-234/+174
* Merged revisions 57221-57391 via svnmerge fromGuido van Rossum2007-08-242-9/+19
* Manually patched a few things that didn't get merged in, but should.Guido van Rossum2007-08-171-1/+7
* Move the 3k reST doc tree in place.Georg Brandl2007-08-159-0/+6061