Eric Snow added the comment:

Regarding tests, a bunch of importlib (and other?) tests make direct calls to 
find_module(), find_loader(), or load_module().  These are still working, as 
expected.  However, we should probably either replace them or supplement them 
with equivalent tests that make use of specs directly.

----------

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

Reply via email to