1
0
forked from VimPlug/jedi

Trying to restructure the fast parser.

This commit is contained in:
Dave Halter
2015-01-19 14:49:44 +01:00
parent d6b3b76d26
commit ce793b1066
2 changed files with 92 additions and 83 deletions

View File

@@ -609,9 +609,6 @@ class SubModule(Scope, Module):
# this may be changed depending on fast_parser
self.line_offset = 0
if 0:
self.use_as_parent = top_module or self
def set_global_names(self, names):
"""
Global means in these context a function (subscope) which has a global