mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
Minor markup nit.
This commit is contained in:
parent
82d493fb96
commit
396b827a93
2 changed files with 2 additions and 2 deletions
|
|
@ -144,7 +144,7 @@ In addition the following modifiers can be added to the format:
|
||||||
|
|
||||||
Note:
|
Note:
|
||||||
|
|
||||||
(1) The \code{!} and \code{=} modifiers are mutually exclusive.
|
(1) The \samp{!} and \samp{=} modifiers are mutually exclusive.
|
||||||
|
|
||||||
(2) This string represents the flags after they may have been altered
|
(2) This string represents the flags after they may have been altered
|
||||||
by the same call.
|
by the same call.
|
||||||
|
|
|
||||||
|
|
@ -144,7 +144,7 @@ In addition the following modifiers can be added to the format:
|
||||||
|
|
||||||
Note:
|
Note:
|
||||||
|
|
||||||
(1) The \code{!} and \code{=} modifiers are mutually exclusive.
|
(1) The \samp{!} and \samp{=} modifiers are mutually exclusive.
|
||||||
|
|
||||||
(2) This string represents the flags after they may have been altered
|
(2) This string represents the flags after they may have been altered
|
||||||
by the same call.
|
by the same call.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue