]> granicus.if.org Git - python/commit
Replace the localized min/max calls with normal if/else
authorRaymond Hettinger <python@rcn.com>
Sat, 4 Apr 2009 08:46:58 +0000 (08:46 +0000)
committerRaymond Hettinger <python@rcn.com>
Sat, 4 Apr 2009 08:46:58 +0000 (08:46 +0000)
commite3bc5577e86e99f07503cb05ca2822f870b2d110
tree42783fc2381d7bf9bd88ab41e13081c9c9f5cbb6
parent013d6cc0df238013075930c5adb1c4724f38aa49
Replace the localized min/max calls with normal if/else
Lib/collections.py