mirror of
https://github.com/python/cpython.git
synced 2026-06-14 07:04:22 -04:00
Merge issue #21061 fix from 3.4
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user