Remove dict.has_key() and apply() usage from the logging package to silence
commit4ccafedb9d43bcd8a0add6233c9d04b1268e57a5
authorbrett.cannon <brett.cannon@6015fed2-1504-0410-9fe1-9d1591cc4771>
Mon, 4 Aug 2008 00:09:43 +0000 (4 00:09 +0000)
committerbrett.cannon <brett.cannon@6015fed2-1504-0410-9fe1-9d1591cc4771>
Mon, 4 Aug 2008 00:09:43 +0000 (4 00:09 +0000)
treefc5fb42d55acb593b70ff2f7c29f6bd201f5ffee
parentb778db8145febb53e2ea9d3d8d73edc1c1d66310
Remove dict.has_key() and apply() usage from the logging package to silence
warnings when run under -3.

git-svn-id: http://svn.python.org/projects/python/trunk@65457 6015fed2-1504-0410-9fe1-9d1591cc4771
Lib/logging/__init__.py
Lib/logging/config.py