1. a18af4e PEP 3114: rename .next() to .__next__() and add next() builtin. by Georg Brandl · 18 years ago
  2. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 19 years ago
  3. 477c8d5 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. by Thomas Wouters · 19 years ago
  4. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 19 years ago
  5. f669436 Um, I thought I'd already checked this in. by Guido van Rossum · 19 years ago
  6. a9f0687 Fix a bug in nested() - if one of the sub-context-managers swallows the by Guido van Rossum · 19 years ago
  7. 1a5e21e Updates to the with-statement: by Guido van Rossum · 19 years ago