Searched refs:fooLacksEnterAndExit (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_with.py | 126 def fooLacksEnterAndExit(): function 129 self.assertRaisesRegex(TypeError, 'the context manager', fooLacksEnterAndExit) |
Completed in 3 milliseconds