8th day of python challenges 111-117
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
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
|
||||
Reference in New Issue
Block a user