commit | 0919a1a07b061ef9a8a94cc1d92c1895b00967cb | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Sat Aug 26 20:49:04 2006 +0000 |
committer | Guido van Rossum <guido@python.org> | Sat Aug 26 20:49:04 2006 +0000 |
tree | 812681b0b579aa36b1117b192c016b7f90ada6b0 | |
parent | 6a2a2a08329567ea41f4f073cb43e487f83872c7 [diff] |
Part of SF patch #1513870 (the still relevant part) -- add reduce() to functools, and adjust docs etc.