1
0
forked from VimPlug/jedi

Improve a few anonymous function execution context goto issues.

This commit is contained in:
Dave Halter
2016-12-04 22:35:23 +01:00
parent 6f4cd7e6d3
commit 641ecedcd2
7 changed files with 94 additions and 94 deletions
+1
View File
@@ -191,6 +191,7 @@ class ImportName(AbstractNameDefinition):
def api_type(self):
return 'module'
class SubModuleName(ImportName):
def infer(self):
return Importer(