]> granicus.if.org Git - python/commit
Remove a dict.has_key() use to silence a warning when running under -3.
authorBrett Cannon <bcannon@gmail.com>
Sat, 2 Aug 2008 03:32:13 +0000 (03:32 +0000)
committerBrett Cannon <bcannon@gmail.com>
Sat, 2 Aug 2008 03:32:13 +0000 (03:32 +0000)
commit0d89407a0d6cb19648e2444dabddf77631f6525e
treeb6c0d9722208eea14cee6a1d7877246a7c375e70
parent926779e75840b99073e47ac08e9ce8b2f520533d
Remove a dict.has_key() use to silence a warning when running under -3.
Lib/asyncore.py