Searched refs:IgnoreSubstStatement (Results 1 – 3 of 3) sorted by relevance
497 self.assertIsInstance(sub, ast.IgnoreSubstStatement)512 self.assertIsInstance(sub, ast.IgnoreSubstStatement)
890 class IgnoreSubstStatement(Statement): class
519 return self.ast.IgnoreSubstStatement(chainContext, location=location)