Searched refs:NOLINENO (Results 1 – 1 of 1) sorted by relevance
114 if not node.__class__ in NOLINENO:265 NOLINENO = (compiler.ast.Module, compiler.ast.Stmt, compiler.ast.Discard) variable