]> 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:05:58 +0000 (20:05 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 6 Sep 2006 20:05:58 +0000 (20:05 +0000)
commit4e933137af2e880b53afe5396101c44846dec9bd
treeb3427bcc6fb3495a3ac1ab7e82eedd833b98d399
parent38f6237dfe1355192a11fe004d32f547cd1eadbd
Fix missing import of the types module in logging.config.
Lib/logging/config.py
Misc/NEWS