Merge issue #21061 fix from 3.4

This commit is contained in:
Nick Coghlan 2014-10-12 10:25:33 +10:00
commit 870903e986
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@ Functions and classes provided:
applications. It also has no effect on the output of subprocesses. applications. It also has no effect on the output of subprocesses.
However, it is still a useful approach for many utility scripts. 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 .. versionadded:: 3.4