Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 870903e

Browse files
committed
Merge issue #21061 fix from 3.4
2 parents 1867e3e + 36d8ef9 commit 870903e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/contextlib.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ Functions and classes provided:
167167
applications. It also has no effect on the output of subprocesses.
168168
However, it is still a useful approach for many utility scripts.
169169

170-
This context manager is :ref:`reusable but not reentrant <reusable-cms>`.
170+
This context manager is :ref:`reentrant <reentrant-cms>`.
171171

172172
.. versionadded:: 3.4
173173

0 commit comments

Comments
 (0)