Files

5 lines
389 B
Plaintext
Raw Permalink Normal View History

2019-08-04 15:26:35 +03: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