]> granicus.if.org Git - python/commit
#11910: Fix test_heapq to skip the C tests when _heapq is missing.
authorEzio Melotti <ezio.melotti@gmail.com>
Mon, 9 May 2011 03:54:53 +0000 (06:54 +0300)
committerEzio Melotti <ezio.melotti@gmail.com>
Mon, 9 May 2011 03:54:53 +0000 (06:54 +0300)
commit5c5d7e251128620a3bfd211d2afdf36ddb0dd56c
treeee9ec7542e8c11475603105d5ed95d9c1010b643
parent193c34ba86bbe5b0c35c66d1edc89e69fed31391
#11910: Fix test_heapq to skip the C tests when _heapq is missing.
Lib/test/test_heapq.py
Misc/NEWS