1. 934896d Merged revisions 69846 via svnmerge from by Mark Dickinson · 16 years ago
  2. 06788c9 Fix a few remaining problems found by rstlint. by Georg Brandl · 16 years ago
  3. 48310cd Remove trailing whitespace. by Georg Brandl · 16 years ago
  4. fed7d80 #4549: Mention nonlocal statement in tutorial section about scoping. by Georg Brandl · 16 years ago
  5. 5d955ed Forward-port of r66447. by Georg Brandl · 16 years ago
  6. f5f2630 #3525: 3.0 exception changes in tutorial. by Georg Brandl · 16 years ago
  7. 01ca04c #3310: stop referring to basestring. by Georg Brandl · 16 years ago
  8. dd15f6c Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,61285-61286,61288-61290,61298,61303-61305,61312-61314,61317,61329,61332,61344,61350-61351,61363-61376,61378-61379,61382-61383,61387-61388,61392,61395-61396,61402-61403 via svnmerge from by Christian Heimes · 16 years ago
  9. f694518 Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie. by Georg Brandl · 17 years ago
  10. 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 17 years ago
  11. c5d98b4 Document nonlocal statement. Written for GHOP by "Canadabear". by Georg Brandl · 17 years ago
  12. 1a3284e #1535: rename __builtin__ module to builtins. by Georg Brandl · 17 years ago
  13. ff73795 Removed the API to create unbound methods and simplified the API for bound methods. The signature is PyMethod_New(func, instance). by Christian Heimes · 17 years ago
  14. 9afde1c #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. by Georg Brandl · 17 years ago
  15. 2d2590d #1211, #1212, #1213: py3k fixes to the tutorial. by Georg Brandl · 17 years ago
  16. bbc9712 Update tutorial/classes.rst to remove references to the old two-argument form of the raise statement. by Collin Winter · 17 years ago
  17. e4ac750 Tutorial formatting patch by Robin Stocker. by Georg Brandl · 17 years ago
  18. 85eb8c1 - document bytes() by Georg Brandl · 17 years ago
  19. 0616b79 Tutorial update for 3.0 by Paul Dubois. by Guido van Rossum · 17 years ago
  20. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago