[issue19593] Use specific asserts in importlib tests

Nick Coghlan report at bugs.python.org
Fri Nov 15 12:07:12 CET 2013


Nick Coghlan added the comment:

Adding a dependency on the PEP 451 implementation - we should merge that first to ensure it doesn't encounter any conflicts.

----------
dependencies: +Implementation for PEP 451 (importlib.machinery.ModuleSpec)

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19593>
_______________________________________


More information about the Python-bugs-list mailing list