Remove a dict.has_key() use to silence a warning when running under -3.
commita0b6d2248475b21c5fe2839ce13acfd6b3dacad0
authorbrett.cannon <brett.cannon@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sat, 2 Aug 2008 03:32:13 +0000 (2 03:32 +0000)
committerbrett.cannon <brett.cannon@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sat, 2 Aug 2008 03:32:13 +0000 (2 03:32 +0000)
tree1334ba7ca6c2f604e3b4790c6f86ea6bef9b683a
parent63a330c96217ca82cfe7598c2422d86d707a78b7
Remove a dict.has_key() use to silence a warning when running under -3.

git-svn-id: http://svn.python.org/projects/python/trunk@65393 6015fed2-1504-0410-9fe1-9d1591cc4771
Lib/asyncore.py