| Commit message (Expand) | Author | Age | Files | Lines |
* | Make indentation comply with our style guide and the rest of the file | Éric Araujo | 2011-07-26 | 1 | -14/+14 |
* | Issue 12086: add example showing how to use name mangling. | Raymond Hettinger | 2011-06-25 | 1 | -0/+22 |
* | Split combined code/doctest code blocks in two blocks, to enable proper highl... | Georg Brandl | 2011-05-01 | 1 | -2/+5 |
* | Fix typo spotted by Sandro Tosi | Éric Araujo | 2011-03-22 | 1 | -1/+1 |
* | Merged revisions 85617-85622,85624,85626-85627,85629,85631,85635-85636,85638-... | Georg Brandl | 2010-11-26 | 1 | -17/+18 |
* | Merged revisions 83536,83546-83548,83550,83554-83555,83558,83563,83565,83571,... | Georg Brandl | 2010-08-02 | 1 | -1/+1 |
* | Merged revisions 82965 via svnmerge from | Georg Brandl | 2010-08-01 | 1 | -2/+5 |
* | Fix punctuation. | Georg Brandl | 2010-06-12 | 1 | -1/+1 |
* | #6808: clarification. | Georg Brandl | 2009-09-01 | 1 | -3/+3 |
* | #6725: spell "namespace" consistently. | Georg Brandl | 2009-08-24 | 1 | -3/+3 |
* | Remove potentially confusing sentence in __mangling description. | Georg Brandl | 2009-08-13 | 1 | -5/+2 |
* | Rewrite the section about classes a bit; mostly tidbits, and a larger update ... | Georg Brandl | 2009-07-29 | 1 | -71/+72 |
* | Issue #5341: Fix a variety of spelling errors. | Mark Dickinson | 2009-02-21 | 1 | -1/+1 |
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -3/+3 |
* | Incorporate some suggestions by Tait Stevens. | Georg Brandl | 2008-09-13 | 1 | -1/+1 |
* | nonlocal is not in 2.6. | Georg Brandl | 2008-07-21 | 1 | -4/+2 |
* | Add isinstance/issubclass to tutorial. | Georg Brandl | 2008-03-06 | 1 | -0/+16 |
* | Little clarification of assignments. | Georg Brandl | 2008-03-06 | 1 | -8/+11 |
* | Some cleanup in the docs. | Georg Brandl | 2007-12-29 | 1 | -8/+6 |
* | Add :term:s for "new-style class". | Georg Brandl | 2007-10-21 | 1 | -2/+2 |
* | Add :term: for generators. | Georg Brandl | 2007-10-21 | 1 | -6/+6 |
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+791 |