mirror of
https://github.com/python/cpython.git
synced 2025-07-29 22:24:49 +00:00
Markup fix
This commit is contained in:
parent
7ce9b18460
commit
f15ff46be5
1 changed files with 1 additions and 1 deletions
|
@ -302,7 +302,7 @@ The :mod:`test.test_support` module defines the following functions:
|
|||
|
||||
This is a context manager than runs the :keyword:`with` statement body using
|
||||
a :class:`StringIO.StringIO` object as sys.stdout. That object can be
|
||||
retrieved using the ``as`` clause of the with statement.
|
||||
retrieved using the ``as`` clause of the :keyword:`with` statement.
|
||||
|
||||
Example use::
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue