Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_contextlib_async.py266 async def test_instance_docstring_given_cm_docstring(self): member in AsyncContextManagerTestCase
Dtest_contextlib.py210 def test_instance_docstring_given_cm_docstring(self): member in ContextManagerTestCase