[issue18566] In unittest.TestCase docs for setUp() and tearDown() don't mention AssertionError

py.user report at bugs.python.org
Sat Mar 15 18:42:12 CET 2014


py.user added the comment:

In proposed patches fix

Skiptest -> :exc:`SkipTest`
AssertionError -> :exc:`AssertionError`

----------

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


More information about the Python-bugs-list mailing list