Lines Matching defs:scopes
1298 scopes = None variable in ModuleCodeGenerator
1312 scopes = None variable in ExpressionCodeGenerator
1327 scopes = None variable in InteractiveCodeGenerator
1350 def __init__(self, func, scopes, isLambda, class_name, mod): argument
1411 scopes = None variable in FunctionCodeGenerator
1415 def __init__(self, func, scopes, isLambda, class_name, mod): argument
1427 scopes = None variable in GenExprCodeGenerator
1431 def __init__(self, gexp, scopes, class_name, mod): argument
1441 def __init__(self, klass, scopes, module): argument
1463 scopes = None variable in ClassCodeGenerator
1467 def __init__(self, klass, scopes, module): argument