Searched defs:test_listcomps (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Lib/test/ | ||
| D | test_grammar.py | 1698 def test_listcomps(self): member in GrammarTests |
| /third_party/python/Lib/lib2to3/tests/ | ||
| D | test_fixers.py | 4009 def test_listcomps(self): member in Test_set_literal |