1. c182f88 minor grammar fixes (from docs@python.org) by Georg Brandl · 11 years ago
  2. 06f3b3b Use https:// URLs when referring to python.org hosts. by Georg Brandl · 11 years ago
  3. ea21772 Issue #20643: Fixed references to the next() method (distinguish from the by Serhiy Storchaka · 11 years ago
  4. 58eb605 Issue #11974: Add tutorial section on class and instance variables by Raymond Hettinger · 11 years ago
  5. 9727880 Issue #19193: Improved cross-references in the tutorial. by Serhiy Storchaka · 12 years ago
  6. bd5279e Drop double newlines printed in some file iteration examples. by Andrew Svetlov · 13 years ago
  7. ce0e0c7 Improve section heading for better discoverability. by Raymond Hettinger · 13 years ago
  8. 477a06c Minor correction. Closes #11418 by Terry Jan Reedy · 14 years ago
  9. 299172b Make indentation comply with our style guide and the rest of the file by Éric Araujo · 14 years ago
  10. fd1cb596 Issue 12086: add example showing how to use name mangling. by Raymond Hettinger · 14 years ago
  11. 12b8fcf Split combined code/doctest code blocks in two blocks, to enable proper highlighting. by Georg Brandl · 14 years ago
  12. 4fbd88a Fix typo spotted by Sandro Tosi by Éric Araujo · 14 years ago
  13. b8d0e36 Merged revisions 85617-85622,85624,85626-85627,85629,85631,85635-85636,85638-85639,85641-85642 via svnmerge from by Georg Brandl · 15 years ago
  14. 7d4bfb3 Merged revisions 83536,83546-83548,83550,83554-83555,83558,83563,83565,83571,83574-83575 via svnmerge from by Georg Brandl · 15 years ago
  15. 2c10840 Merged revisions 82965 via svnmerge from by Georg Brandl · 15 years ago
  16. b20ada0 Fix punctuation. by Georg Brandl · 15 years ago
  17. a88fd76 #6808: clarification. by Georg Brandl · 16 years ago
  18. 0cfbd65 #6725: spell "namespace" consistently. by Georg Brandl · 16 years ago
  19. aa66a96 Remove potentially confusing sentence in __mangling description. by Georg Brandl · 16 years ago
  20. 4938fef Rewrite the section about classes a bit; mostly tidbits, and a larger update to the section about "private" variables to reflect the Pythonic consensus better. by Georg Brandl · 16 years ago
  21. 3e4caeb Issue #5341: Fix a variety of spelling errors. by Mark Dickinson · 16 years ago
  22. c62ef8b Remove trailing whitespace. by Georg Brandl · 17 years ago
  23. 3ce0dee Incorporate some suggestions by Tait Stevens. by Georg Brandl · 17 years ago
  24. be44991 nonlocal is not in 2.6. by Georg Brandl · 17 years ago
  25. 6c45dc1 Add isinstance/issubclass to tutorial. by Georg Brandl · 17 years ago
  26. 26bab5f Little clarification of assignments. by Georg Brandl · 17 years ago
  27. b19be57 Some cleanup in the docs. by Georg Brandl · 18 years ago
  28. a739503 Add :term:s for "new-style class". by Georg Brandl · 18 years ago
  29. cf3fb25 Add :term: for generators. by Georg Brandl · 18 years ago
  30. 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 18 years ago