Home
last modified time | relevance | path

Searched refs:_simple_comp (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_ast.py1563 def _simple_comp(self, fac): member in ASTValidatorTests
1573 self._simple_comp(ast.ListComp)
1576 self._simple_comp(ast.SetComp)
1579 self._simple_comp(ast.GeneratorExp)

Completed in 4 milliseconds