mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Issue 11008: docs updated to show versionadded for dictConfig.
This commit is contained in:
parent
e6f0abf34a
commit
1a90f9c52f
1 changed files with 2 additions and 0 deletions
|
|
@ -72,6 +72,8 @@ in :mod:`logging` itself) and defining handlers which are declared either in
|
|||
this new subclass, and then :func:`dictConfig` could be called exactly as
|
||||
in the default, uncustomized state.
|
||||
|
||||
.. versionadded:: 3.2
|
||||
|
||||
.. function:: fileConfig(fname[, defaults])
|
||||
|
||||
Reads the logging configuration from a :mod:`configparser`\-format file named
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue