This repository has been archived on 2025-04-11. You can view files and clone it, but cannot push or open issues or pull requests.
multipub/.pyenv/lib/python3.7/site-packages/pylint/test/functional/unpacked_exceptions.txt
2019-02-09 02:45:25 -06:00

4 lines
389 B
Text

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