Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_contextlib_async.py334 async def test_instance_docstring_given_cm_docstring(self): member in AsyncContextManagerTestCase
Dtest_contextlib.py266 def test_instance_docstring_given_cm_docstring(self): member in ContextManagerTestCase