[issue10966] eliminate use of ImportError implicitly representing TestSkipped
Brett Cannon
report at bugs.python.org
Fri Jan 21 00:41:54 CET 2011
Brett Cannon <brett at python.org> added the comment:
Once the proper function in test.support comes about then a dev task to help move everything over can be created. And then once all needed test modules have been switched over the ImportError try/except statement in regrtest can be removed.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10966>
_______________________________________
More information about the Python-bugs-list
mailing list