Searched refs:test_genexps (Results 1 – 2 of 2) sorted by relevance
287 from test import test_genexps288 support.run_doctest(test_genexps, verbose)295 support.run_doctest(test_genexps, verbose)
1761 def test_genexps(self): member in GrammarTests