summaryrefslogtreecommitdiff
path: root/Doc/tutorial/classes.rst
Commit message (Expand)AuthorAgeFilesLines
* Make indentation comply with our style guide and the rest of the fileÉric Araujo2011-07-261-14/+14
* Issue 12086: add example showing how to use name mangling.Raymond Hettinger2011-06-251-0/+22
* Split combined code/doctest code blocks in two blocks, to enable proper highl...Georg Brandl2011-05-011-2/+5
* Fix typo spotted by Sandro TosiÉric Araujo2011-03-221-1/+1
* Merged revisions 85617-85622,85624,85626-85627,85629,85631,85635-85636,85638-...Georg Brandl2010-11-261-17/+18
* Merged revisions 83536,83546-83548,83550,83554-83555,83558,83563,83565,83571,...Georg Brandl2010-08-021-1/+1
* Merged revisions 82965 via svnmerge fromGeorg Brandl2010-08-011-2/+5
* Fix punctuation.Georg Brandl2010-06-121-1/+1
* #6808: clarification.Georg Brandl2009-09-011-3/+3
* #6725: spell "namespace" consistently.Georg Brandl2009-08-241-3/+3
* Remove potentially confusing sentence in __mangling description.Georg Brandl2009-08-131-5/+2
* Rewrite the section about classes a bit; mostly tidbits, and a larger update ...Georg Brandl2009-07-291-71/+72
* Issue #5341: Fix a variety of spelling errors.Mark Dickinson2009-02-211-1/+1
* Remove trailing whitespace.Georg Brandl2009-01-031-3/+3
* Incorporate some suggestions by Tait Stevens.Georg Brandl2008-09-131-1/+1
* nonlocal is not in 2.6.Georg Brandl2008-07-211-4/+2
* Add isinstance/issubclass to tutorial.Georg Brandl2008-03-061-0/+16
* Little clarification of assignments.Georg Brandl2008-03-061-8/+11
* Some cleanup in the docs.Georg Brandl2007-12-291-8/+6
* Add :term:s for "new-style class".Georg Brandl2007-10-211-2/+2
* Add :term: for generators.Georg Brandl2007-10-211-6/+6
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+791