pylint: don't report __traceback_info__ as unused variable
this is a "magic" local variable used to add more debugging information in zope traceback, it's not supposed to be used directly so it was a false positive in our case. This extends the default value of --dummy-variable-rgx that was defined to _$|dummy in pylint 1.4.4 ( https://github.com/PyCQA/pylint/blob/pylint-1.4.4/pylint/checkers/variables.py#L296 )
Status | Job ID | Name | Coverage | ||||||
---|---|---|---|---|---|---|---|---|---|
External | |||||||||
passed |
#581839
external
|
ERP5.CodingStyleTest-TestRunner2 |
00:53:36
|
||||||
passed |
#581832
external
|
ERP5.UnitTest-TestRunner2 |
01:45:04
|
||||||
failed |
#581840
external
|
ERP5.UnitTest-Zope2-ForTestRunner2 |
04:13:59
|
||||||
passed |
#581556
external
retried
|
ERP5.CodingStyleTest-TestRunner2 |
01:34:10
|
||||||
passed |
#581738
external
retried
|
ERP5.CodingStyleTest-TestRunner2 |
00:55:55
|
||||||
failed |
#581562
external
retried
|
ERP5.UnitTest-TestRunner2 |
02:53:14
|
||||||
failed |
#581743
external
retried
|
ERP5.UnitTest-TestRunner2 |
01:37:17
|
||||||
failed |
#581571
external
retried
|
ERP5.UnitTest-Zope2-ForTestRunner2 |
04:25:21
|
||||||
failed |
#581739
external
retried
|
ERP5.UnitTest-Zope2-ForTestRunner2 |
03:28:12
|
||||||