]> granicus.if.org Git - python/commit
Fix missing import of the types module in logging.config.
authorGeorg Brandl <georg@python.org>
Wed, 6 Sep 2006 20:06:27 +0000 (20:06 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 6 Sep 2006 20:06:27 +0000 (20:06 +0000)
commit4dc095249e9b53ce59af760ed0adad56c5a5a9fe
tree8440994b96cf118661db4c55717f623b99259eaa
parent291a1b89c6d09a7b54c50bffefb089dadc78f81c
Fix missing import of the types module in logging.config.
 (backport from rev. 51785)
Lib/logging/config.py
Misc/NEWS