Issue #22130: Corrected fileConfig() documentation.

This commit is contained in:
Vinay Sajip 2014-08-05 10:34:16 +01:00
parent 67f6d5f4d0
commit 12d9ddf532
1 changed files with 1 additions and 1 deletions

View File

@ -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