]> granicus.if.org Git - python/commit
Replace a reduce() with sum().
authorRaymond Hettinger <python@rcn.com>
Wed, 22 Oct 2003 16:49:01 +0000 (16:49 +0000)
committerRaymond Hettinger <python@rcn.com>
Wed, 22 Oct 2003 16:49:01 +0000 (16:49 +0000)
commit97aa32b467e6955d8b71648579b184e4a3172ca5
tree0b3df8e0c372e2da0d3fd63dee3f07ee5af5f49b
parent7cebbf39a9df7bdde0ed2da314e6f651e114e22b
Replace a reduce() with sum().
Lib/profile.py