]> granicus.if.org Git - python/commit
Update comment to reflect using the default parameter with min() and max().
authorRaymond Hettinger <python@rcn.com>
Sun, 15 Jun 2014 21:40:18 +0000 (14:40 -0700)
committerRaymond Hettinger <python@rcn.com>
Sun, 15 Jun 2014 21:40:18 +0000 (14:40 -0700)
commit354bffaec46367313d308c229f16094be4f74b19
tree4f265b279041d864466634b36bcdaeeb0825c5cc
parentbadf5d839d9174da126a326dc6e75374a0150d46
Update comment to reflect using the default parameter with min() and max().
Lib/heapq.py