summaryrefslogtreecommitdiffstats
path: root/Doc/reference
Commit message (Expand)AuthorAgeFilesLines
* Add :term:s for "new-style class".Georg Brandl2007-10-212-2/+4
* Unify "byte code" to "bytecode". Also sprinkle :term: markup for it.Georg Brandl2007-10-211-2/+2
* Added note in footnote about string comparisons aboutMark Summerfield2007-10-031-2/+3
* A bit of reordering, also show more subheadings in the lang ref index.Georg Brandl2007-09-182-43/+43
* Fix a wrong indentation for sublists.Georg Brandl2007-09-071-2/+2
* Backport from Py3k: Bug #1684991: explain lookup semantics for __special__ me...Georg Brandl2007-09-051-0/+15
* Bug #1758696: more info about descriptors.Georg Brandl2007-08-231-3/+10
* Bug #1697820: document that the old slice protocol is still used by builtin t...Georg Brandl2007-08-231-0/+3
* Bug #1777168: replace operator names "opa"... with "op1"... and mark everythi...Georg Brandl2007-08-211-5/+5
* Bug #1777160: mention explicitly that e.g. -1**2 is -1.Georg Brandl2007-08-211-1/+1
* Added a note in each regarding the fact that unicode strings that look the sameMark Summerfield2007-08-161-1/+7
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-159-0/+6369