Ezio Melotti <ezio.melo...@gmail.com> added the comment:

Attached a patch that fixes import_fresh_module to return None when _heapq is 
missing and skips the C test when _heapq is missing.

I also added an additional test to verify that the functions in c_heapq are 
really C functions and the ones in py_heapq are really Python functions.

----------
Added file: http://bugs.python.org/file21936/issue11910.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11910>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to