third_party.pylibs.pylint.src/tests/messages/func_no_dummy_redefined.txt
2019-06-20 10:02:14 +02:00

3 lines
140 B
Plaintext

C: 7: Constant name "value" doesn't conform to UPPER_CASE naming style
W: 12:clobbering: Redefining name 'value' from outer scope (line 7)