third_party.pylibs.pylint.src/pylint/test/messages/func_no_dummy_redefined.txt

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)