Message316493
| Author | Ivan Gushchin |
|---|---|
| Recipients | Ivan Gushchin, docs@python |
| Date | 2018-05-14.07:38:50 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1526283531.17.0.682650639539.issue33491@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This link https://docs.python.org/2/library/unittest.html#unittest.SkipTest names method from Capital letter. At the same time method name (according to help(unittest) ) is skipTest (starting lowercase). For those who reads documentation online this mistype leads to error. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-05-14 07:38:51 | Ivan Gushchin | set | recipients: + Ivan Gushchin, docs@python |
| 2018-05-14 07:38:51 | Ivan Gushchin | set | messageid: <1526283531.17.0.682650639539.issue33491@psf.upfronthosting.co.za> |
| 2018-05-14 07:38:51 | Ivan Gushchin | link | issue33491 messages |
| 2018-05-14 07:38:50 | Ivan Gushchin | create | |