Searched refs:visit_ListComp (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/ | ||
H A D | ast.py | 1264 def visit_ListComp(self, node): member in _Unparser |
/third_party/python/Tools/clinic/ | ||
H A D | clinic.py | 4620 visit_ListComp = visit_SetComp = bad_node |
Completed in 8 milliseconds