]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Replace the localized min/max calls with normal if/else
authorRaymond Hettinger <python@rcn.com>
Sat, 4 Apr 2009 08:48:03 +0000 (08:48 +0000)
committerRaymond Hettinger <python@rcn.com>
Sat, 4 Apr 2009 08:48:03 +0000 (08:48 +0000)
commitc47917071afebc9b715586677c87508b7472af69
tree89fc5b24d34ce0f345bb3f68226e7170149e3e72
parentd3179a0179d1ef0fd4881c50202814e339a33cd2
Replace the localized min/max calls with normal if/else
Lib/collections.py