the default conf of pylint chokes on setUp and tearDown.
It would be nice if that default config accepted both as correct method names, as they are very often found in user-written code. | |
| priority | minor |
|---|---|
| type | enhancement |
| appeared in | <not specified> |
| done in | <not specified> |
| load | 1.000 |
| load left | 1.000 |
| closed by | <not specified> |


#113023 Add support for raise (type, value, traceback)
Comments
see also http://stackoverflow.com/questions/13235501/pylint-and-unittest/13236488