1. 92634d6 Blocked revisions 76154 via svnmerge by Brett Cannon · 15 years ago
  2. fd66e51 Merged revisions 60383-60407 via svnmerge from by Christian Heimes · 16 years ago
  3. 9a37159 Merged revisions 59595-59604 via svnmerge from by Christian Heimes · 17 years ago
  4. 1a3284e #1535: rename __builtin__ module to builtins. by Georg Brandl · 17 years ago
  5. 0168802 Kill execfile(), use exec() instead by Neal Norwitz · 17 years ago
  6. cd16bf6 Merged revisions 55817-55961 via svnmerge from by Guido van Rossum · 17 years ago
  7. 846f1ee Add a note to this file that it might be out of date and need some care. by Neal Norwitz · 17 years ago
  8. a18af4e PEP 3114: rename .next() to .__next__() and add next() builtin. by Georg Brandl · 17 years ago
  9. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 18 years ago
  10. 4e472e0 Fix comment for indenting in C files. by Brett Cannon · 18 years ago
  11. 0919a1a Part of SF patch #1513870 (the still relevant part) -- add reduce() to by Guido van Rossum · 18 years ago
  12. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  13. 477c8d5 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. by Thomas Wouters · 18 years ago
  14. 1b283c5 Change C code to use 4-space indents. by Brett Cannon · 18 years ago
  15. ce96f69 Get rid of a bunch more raw_input references by Neal Norwitz · 18 years ago
  16. 20e192b Update for 'with' statement. by Brett Cannon · 18 years ago
  17. acde734 Add Misc/NEWS entry for Misc/Vim/vim_syntax.py . Also use conditional by Brett Cannon · 18 years ago
  18. 23b0dc5 Remove line meant to test trailing whitespace since that kind of whitespace is by Brett Cannon · 18 years ago
  19. d6e7e73 Whitespace normalization. by Tim Peters · 18 years ago
  20. df95cb6 Move the vimrc file to the newly created Vim/ directory. by Brett Cannon · 18 years ago
  21. a4fe182 Add a script that auto-generates a Vim syntax highlighting file for Python. by Brett Cannon · 18 years ago