Zachary Ware added the comment: In the patches, the description of SkipTest is copied directly from the docstring in Lib/unittest/case.py with a bit of markup added. It mentions TestResult.skip(), which doesn't exist. I wonder if that was meant to be TestCase.skipTest()?
---------- type: -> enhancement versions: +Python 2.7, Python 3.2 _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue17329> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
