1
0
forked from VimPlug/jedi

Fix an issue with creating contexts.

This commit is contained in:
Dave Halter
2017-01-05 18:05:24 +01:00
parent 12a9ef48f7
commit 9fb2644f03
5 changed files with 33 additions and 19 deletions

View File

@@ -46,7 +46,8 @@ class MixedObject(object):
self._context = module_context.create_context(
tree_name.parent,
node_is_context=True
node_is_context=True,
node_is_object=True
)
# We have to overwrite everything that has to do with trailers, name