summaryrefslogtreecommitdiffstats
path: root/Doc/tutorial/classes.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #23921: Standardized documentation whitespace formatting.Serhiy Storchaka2016-05-101-1/+8
* minor grammar fixes (from docs@python.org)Georg Brandl2014-10-311-2/+2
* Use https:// URLs when referring to python.org hosts.Georg Brandl2014-10-291-1/+1
* Issue #20643: Fixed references to the next() method (distinguish from theSerhiy Storchaka2014-09-051-5/+5
* Issue #11974: Add tutorial section on class and instance variablesRaymond Hettinger2014-06-241-0/+71
* Issue #19193: Improved cross-references in the tutorial.Serhiy Storchaka2013-10-091-4/+5
* Drop double newlines printed in some file iteration examples.Andrew Svetlov2012-12-081-1/+1
* Improve section heading for better discoverability.Raymond Hettinger2012-04-241-2/+2
* Minor correction. Closes #11418Terry Jan Reedy2012-01-111-2/+2
* 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