Home
last modified time | relevance | path

Searched refs:ListCompIf (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Tools/compiler/
Dast.txt46 ListCompIf: test
/external/python/cpython2/Doc/library/
Dcompiler.rst406 | :class:`ListCompIf` | :attr:`test` | |
/external/python/cpython2/Lib/compiler/
Dast.py879 class ListCompIf(Node): class
Dtransformer.py1148 newif = ListCompIf(test, lineno=node[1][2])