Searched refs:_ContextManager (Results 1 - 3 of 3) sorted by relevance

/external/python/cpython3/Lib/asyncio/
H A Dlocks.py13 class _ContextManager: class in inherits:
68 return _ContextManager(self)
75 return _ContextManager(self)
/external/python/cpython2/Lib/
H A Ddecimal.py500 return _ContextManager(ctx)
3748 class _ContextManager(object): class in inherits:object
/external/python/cpython3/Lib/
H A D_pydecimal.py546 return _ContextManager(ctx)
3891 class _ContextManager(object): class in inherits:object

Completed in 168 milliseconds