bbayles <bbay...@gmail.com> added the comment:

I think you'll find that your link points to the exception class `SkipTest`, 
which does start with a capital level.

This is distinct from the `skipTest` method of `unittest.TestCase` objects, 
which starts with a lowercase letter.

The documentation looks right to me. See [1] for a demonstration of the 
difference.

[1] https://gist.github.com/bbayles/5158750b48a5accfceaa53a898b8b902

----------
nosy: +bbayles

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue33491>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to