Searched refs:testUnboundGenerator (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/test/ | ||
D | test_with.py | 241 def testUnboundGenerator(self): member in NonexceptionalTestCase |
/external/python/cpython2/Lib/test/ | ||
D | test_with.py | 236 def testUnboundGenerator(self): member in NonexceptionalTestCase |