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