[issue17329] Document unittest.SkipTest

Zachary Ware report at bugs.python.org
Tue Mar 5 23:32:11 CET 2013


Zachary Ware added the comment:

Here's a pair of patches for 3.x and 2.7.  The 3.x patch is actually targeted at default; it has a couple extra instances of ``SkipTest`` that are converted to :exc:`SkipTest` in the patch.

----------
keywords: +patch
versions: +Python 3.3
Added file: http://bugs.python.org/file29318/issue17329.diff

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


More information about the Python-bugs-list mailing list