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

3 lines
154 B
Plaintext
Raw Normal View History

W: 16:some_function: Redefining name 'some_function' from outer scope (line 11) in exception handler
W: 16:some_function: Unused variable 'some_function'