]> granicus.if.org Git - python/commit
Port r69838: Speedup and simplify negative counter using count's new step argument.
authorRaymond Hettinger <python@rcn.com>
Sat, 21 Feb 2009 22:10:18 +0000 (22:10 +0000)
committerRaymond Hettinger <python@rcn.com>
Sat, 21 Feb 2009 22:10:18 +0000 (22:10 +0000)
commitbd171bcfc416c71d2f5e3615f6a064dc2737e09b
tree3f19e51b9ebbbf8ae9a6ad3a4bf954b8ce719fdb
parent934896dc0977ea25dc37c13117525f2394625cee
Port r69838:  Speedup and simplify negative counter using count's new step argument.
Lib/heapq.py