forked from VimPlug/jedi
fixed an index problem with the parser, which could happen with really special code
This commit is contained in:
@@ -43,3 +43,10 @@ except AttributeError
|
||||
finally:
|
||||
pass
|
||||
|
||||
#? ['isinstance']
|
||||
if isi
|
||||
try:
|
||||
except TypeError:
|
||||
#? str()
|
||||
""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user