Searched refs:test_instance_docstring_given_cm_docstring (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_contextlib_async.py | 334 async def test_instance_docstring_given_cm_docstring(self): member in AsyncContextManagerTestCase |
D | test_contextlib.py | 266 def test_instance_docstring_given_cm_docstring(self): member in ContextManagerTestCase |