mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
Closes #22130: Merged documentation update from 3.4.
This commit is contained in:
commit
57acacdfcf
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ in :mod:`logging` itself) and defining handlers which are declared either in
|
|||
|
||||
:param disable_existing_loggers: If specified as ``False``, loggers which
|
||||
exist when this call is made are left
|
||||
alone. The default is ``True`` because this
|
||||
enabled. The default is ``True`` because this
|
||||
enables old behaviour in a backward-
|
||||
compatible way. This behaviour is to
|
||||
disable any existing loggers unless they or
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue