[issue10966] eliminate use of ImportError implicitly representing TestSkipped

R. David Murray report at bugs.python.org
Fri Jan 21 21:12:18 CET 2011


R. David Murray <rdmurray at bitdance.com> added the comment:

On second reading I see one way it is different: you suggest to move the list of expected skips out of regrtest.  So, are you suggesting, essentially, that support.import_module be replaced by an optional_import that takes arguments to indicate on which platforms the skip is expected?

----------

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


More information about the Python-bugs-list mailing list