summaryrefslogtreecommitdiffstats
path: root/Lib/functools.py
Commit message (Expand)AuthorAgeFilesLines
* Issue 8361: Remove assert from functools.total_orderingRaymond Hettinger2010-04-101-2/+3
* Forward port total_ordering() and cmp_to_key().Raymond Hettinger2010-04-051-0/+47
* Four months of trunk changes (including a few releases...)Thomas Wouters2006-12-131-2/+2
* Part of SF patch #1513870 (the still relevant part) -- add reduce() toGuido van Rossum2006-08-261-1/+1
* Merge the rest of the trunk.Thomas Wouters2006-06-081-18/+43
* Partially merge trunk into p3yk. The removal of Mac/Tools is confusing svnThomas Wouters2006-06-081-0/+26