1. 83e8184 Copy reduce() to _functools so to have functools.reduce() not raise a warning by Brett Cannon · 17 years ago
  2. d51b579 Patch # 1739906 by Christian Heimes -- add reduce to functools (importing by Guido van Rossum · 18 years ago
  3. 41eb716 [Bug #1576241] Let functools.wraps work with built-in functions by Andrew M. Kuchling · 19 years ago
  4. efb5707 Typo fix by Andrew M. Kuchling · 19 years ago
  5. 676725d Add functools.update_wrapper() and functools.wraps() as described in PEP 356 by Nick Coghlan · 19 years ago
  6. 27c7059 Whitespace normalization. by Tim Peters · 19 years ago
  7. 0849014 When adding a module like functools, it helps to let SVN know about the file. by Nick Coghlan · 19 years ago