]> granicus.if.org Git - python/commit
Add another test which exercises the whole suite with a
authorRaymond Hettinger <python@rcn.com>
Sat, 7 Dec 2002 10:33:42 +0000 (10:33 +0000)
committerRaymond Hettinger <python@rcn.com>
Sat, 7 Dec 2002 10:33:42 +0000 (10:33 +0000)
commit065c06a6227d1c3f0a7cfa636c8e69b94a0e10d0
tree86aa1ec8f607290c622aa7582eef2891daaac43f
parentc2e095f6f4bc7234442c704919429bfbe39b00c3
Add another test which exercises the whole suite with a
heapsort and verifies the result against list.sort().
Lib/test/test_heapq.py