[issue10966] eliminate use of ImportError implicitly representing SkipTest

Brett Cannon report at bugs.python.org
Thu Feb 10 21:09:56 CET 2011


Brett Cannon <brett at python.org> added the comment:

You don't. ctypes failing under LLVM 2.8 should not be a special case of skipping; ctypes not building on darwin regardless of whether it is gcc or clang is a failure. If someone uses a compiler we don't support, that's their decision.

----------

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


More information about the Python-bugs-list mailing list