]> granicus.if.org Git - python/commit
Add test for heapq using both __lt__ and __le__.
authorRaymond Hettinger <python@rcn.com>
Wed, 11 Jun 2008 13:14:50 +0000 (13:14 +0000)
committerRaymond Hettinger <python@rcn.com>
Wed, 11 Jun 2008 13:14:50 +0000 (13:14 +0000)
commite29a10306c146247cd66f9a77c93817d50d93ca0
tree10dfef442e39f499ee7f270aa65cebfc966ed226
parenta809c98ca519e0b6f9594b8cb68ff9c414d29448
Add test for heapq using both __lt__ and __le__.
Lib/test/test_heapq.py