Message316609
| Author | bbayles |
|---|---|
| Recipients | Ivan Gushchin, bbayles, docs@python |
| Date | 2018-05-15.02:07:55 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1526350076.27.0.682650639539.issue33491@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-05-15 02:07:56 | bbayles | set | recipients: + bbayles, docs@python, Ivan Gushchin |
| 2018-05-15 02:07:56 | bbayles | set | messageid: <1526350076.27.0.682650639539.issue33491@psf.upfronthosting.co.za> |
| 2018-05-15 02:07:56 | bbayles | link | issue33491 messages |
| 2018-05-15 02:07:55 | bbayles | create | |