mirror of
https://github.com/python/cpython.git
synced 2026-03-21 04:10:53 +00:00
Merge issue #21061 fix from 3.4
This commit is contained in:
commit
870903e986
1 changed files with 1 additions and 1 deletions
|
|
@ -167,7 +167,7 @@ Functions and classes provided:
|
|||
applications. It also has no effect on the output of subprocesses.
|
||||
However, it is still a useful approach for many utility scripts.
|
||||
|
||||
This context manager is :ref:`reusable but not reentrant <reusable-cms>`.
|
||||
This context manager is :ref:`reentrant <reentrant-cms>`.
|
||||
|
||||
.. versionadded:: 3.4
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue