]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
From SF patch 638299 [by Vinaj]: fileConfig() now takes an optional
authorGuido van Rossum <guido@python.org>
Thu, 14 Nov 2002 12:52:17 +0000 (12:52 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 14 Nov 2002 12:52:17 +0000 (12:52 +0000)
commit3165786dd19fca1b967b2f4c782d20bc2339a6e3
treedae086bcd14ec2c23e5a400ebab5a11c85543475
parentde1d51fc12f05cdc1836ceaa20ae64f94fbb964b
From SF patch 638299 [by Vinaj]: fileConfig() now takes an optional
defaults dictionary parameter which is passed to ConfigParser.
Lib/logging/config.py