Searched refs:with_mustclose (Results 1 – 2 of 2) sorted by relevance
122 def with_mustclose(parser): function128 self.assertIsNone(with_mustclose(p))133 self.assertTupleEqual(without_mustclose(p), with_mustclose(p))137 self.assertTupleEqual(without_mustclose(p), with_mustclose(p))141 self.assertIsNone(with_mustclose(p))144 self.assertIsNone(with_mustclose(p))
126 def with_mustclose(parser): function132 self.assertIsNone(with_mustclose(p))137 self.assertTupleEqual(without_mustclose(p), with_mustclose(p))141 self.assertTupleEqual(without_mustclose(p), with_mustclose(p))145 self.assertIsNone(with_mustclose(p))148 self.assertIsNone(with_mustclose(p))