forked from VimPlug/jedi
with statement - multiple arguments
This commit is contained in:
@@ -29,7 +29,7 @@ class Parser(object):
|
||||
'int': '0',
|
||||
'dictionary': '{}',
|
||||
'list': '[]',
|
||||
'object': '{}',
|
||||
'file object': 'file("")',
|
||||
# TODO things like dbg: ('not working', 'tuple of integers')
|
||||
}
|
||||
cache = {}
|
||||
|
||||
Reference in New Issue
Block a user