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