1. 805365e Merged revisions 55007-55179 via svnmerge from by Guido van Rossum · 18 years ago
  2. d8faa36 Merged revisions 53952-54987 via svnmerge from by Guido van Rossum · 18 years ago
  3. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 18 years ago
  4. e2a383d Rip out 'long' and 'L'-suffixed integer literals. (Rough first cut.) by Guido van Rossum · 19 years ago
  5. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 19 years ago
  6. 0919a1a Part of SF patch #1513870 (the still relevant part) -- add reduce() to by Guido van Rossum · 19 years ago
  7. 73e5a5b Merge the rest of the trunk. by Thomas Wouters · 19 years ago
  8. 4d70c3d Partially merge trunk into p3yk. The removal of Mac/Tools is confusing svn by Thomas Wouters · 19 years ago[Renamed (97%) from Lib/test/test_functional.py]
  9. eba28be Whitespace normalization. by Tim Peters · 20 years ago
  10. 26e512a Test partial() with bound/unbound methods. by Raymond Hettinger · 20 years ago
  11. c8b6d1b Make functional.partial() more closely match the spec by emulating by Raymond Hettinger · 20 years ago
  12. 9c323f8 SF patch #941881: PEP 309 Implementation (Partial Function Application). by Raymond Hettinger · 20 years ago