mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
[3.13] doc: Remove what was essentially duplicate wording. (GH-135431) (GH-135441)
(cherry picked from commit f273fd77d7
)
This commit is contained in:
parent
6b9672c2bd
commit
bea67a1d60
1 changed files with 1 additions and 1 deletions
|
@ -548,7 +548,7 @@ mnemonic that the corresponding value is a callable.
|
|||
The ``filters`` member of ``handlers`` and ``loggers`` can take
|
||||
filter instances in addition to ids.
|
||||
|
||||
You can also specify a special key ``'.'`` whose value is a dictionary is a
|
||||
You can also specify a special key ``'.'`` whose value is a
|
||||
mapping of attribute names to values. If found, the specified attributes will
|
||||
be set on the user-defined object before it is returned. Thus, with the
|
||||
following configuration::
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue