Home
last modified time | relevance | path

Searched refs:MockContextManager (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_with.py14 class MockContextManager(GeneratorContextManager): class
34 return MockContextManager(func(*args, **kwds))