mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
Normalised whitespace.
This commit is contained in:
parent
c46102c98a
commit
77f8d2962c
1 changed files with 1 additions and 1 deletions
|
@ -415,7 +415,7 @@ The useful mapping keys in a :class:`LogRecord` are given in the section on
|
||||||
|
|
||||||
The *style* parameter can be one of '%', '{' or '$' and determines how
|
The *style* parameter can be one of '%', '{' or '$' and determines how
|
||||||
the format string will be merged with its data: using one of %-formatting,
|
the format string will be merged with its data: using one of %-formatting,
|
||||||
:meth:`str.format` or :class:`string.Template`.
|
:meth:`str.format` or :class:`string.Template`.
|
||||||
|
|
||||||
.. versionchanged:: 3.2
|
.. versionchanged:: 3.2
|
||||||
The *style* parameter was added.
|
The *style* parameter was added.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue