tptimer/env/lib/python2.7/site-packages/pylint/test/functional/unpacked_exceptions.txt

5 lines
389 B
Plaintext
Raw Normal View History

2018-07-20 05:43:02 +00:00
unpacking-in-except:7:new_style:Implicit unpacking of exceptions is not supported in Python 3
redefine-in-handler:10:new_style:Redefining name 'new_style' from outer scope (line 3) in exception handler
redefine-in-handler:10:new_style:Redefining name 'tuple' from builtins in exception handler
unpacking-in-except:10:new_style:Implicit unpacking of exceptions is not supported in Python 3