1
0
forked from VimPlug/jedi

fixed an index problem with the parser, which could happen with really special code

This commit is contained in:
David Halter
2012-07-12 12:01:28 +02:00
parent 19c7f470ca
commit 12970f80ae
2 changed files with 8 additions and 1 deletions

View File

@@ -43,3 +43,10 @@ except AttributeError
finally:
pass
#? ['isinstance']
if isi
try:
except TypeError:
#? str()
""