Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1867e3e + 36d8ef9 commit 870903eCopy full SHA for 870903e
1 file changed
Doc/library/contextlib.rst
@@ -167,7 +167,7 @@ Functions and classes provided:
167
applications. It also has no effect on the output of subprocesses.
168
However, it is still a useful approach for many utility scripts.
169
170
- This context manager is :ref:`reusable but not reentrant <reusable-cms>`.
+ This context manager is :ref:`reentrant <reentrant-cms>`.
171
172
.. versionadded:: 3.4
173
0 commit comments