]> granicus.if.org Git - python/commit
#2803: fix wrong invocation of heappush in seldom-reached code.
authorGeorg Brandl <georg@python.org>
Sun, 11 May 2008 15:20:16 +0000 (15:20 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 11 May 2008 15:20:16 +0000 (15:20 +0000)
commitea823a866c634409ee8e12c73845357d29f5e5bf
tree9a33c414335248c8ba696bc2fe629cf2cf5d8a5f
parentd063240d9141c1207ae7a88f3dc9f7576d49a056
#2803: fix wrong invocation of heappush in seldom-reached code.
Thanks to Matt Harden.
Lib/sched.py