]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#11910: Fix test_heapq to skip the C tests when _heapq is missing.
authorEzio Melotti <ezio.melotti@gmail.com>
Mon, 9 May 2011 04:15:04 +0000 (07:15 +0300)
committerEzio Melotti <ezio.melotti@gmail.com>
Mon, 9 May 2011 04:15:04 +0000 (07:15 +0300)
commit8269a44d5095cbd0c351aedc41272e9a6d91c269
treebb8d4ae16e197ddc2103e8f169199fa6e346c0cc
parent199e0857f9040c56d7a37fac62fdc5b0df7a08a7
#11910: Fix test_heapq to skip the C tests when _heapq is missing.
Lib/test/test_heapq.py
Misc/NEWS