]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix missing import of the types module in logging.config.
authorGeorg Brandl <georg@python.org>
Wed, 6 Sep 2006 20:06:20 +0000 (20:06 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 6 Sep 2006 20:06:20 +0000 (20:06 +0000)
commite00ffffed33239ef4c05acc6bc1b56140c2d81bf
tree9562f8d1fc611c67a43f78f87bccb790b2156699
parent5e6d03114e7cb4a27c6216228796583d6f9a398b
Fix missing import of the types module in logging.config.
 (backport from rev. 51785)
Lib/logging/config.py
Misc/NEWS