]> granicus.if.org Git - python/commit
Remove dict.has_key() and apply() usage from the logging package to silence
authorBrett Cannon <bcannon@gmail.com>
Mon, 4 Aug 2008 00:09:43 +0000 (00:09 +0000)
committerBrett Cannon <bcannon@gmail.com>
Mon, 4 Aug 2008 00:09:43 +0000 (00:09 +0000)
commite6bfe80b670a20b1226d94b5e1b3d48d0ec59934
tree5cd7afa292bb037ccbca4838dd3ee3e4e47d1324
parent36bed8a25f0c0d255af94e90b533881d821e676a
Remove dict.has_key() and apply() usage from the logging package to silence
warnings when run under -3.
Lib/logging/__init__.py
Lib/logging/config.py