Silence warnings under -3 about using dict.has_key() for modulefinder.
commit08b046b9d4bf0ab440f8804d3ff65723d57c142b
authorbrett.cannon <brett.cannon@6015fed2-1504-0410-9fe1-9d1591cc4771>
Mon, 4 Aug 2008 00:27:29 +0000 (4 00:27 +0000)
committerbrett.cannon <brett.cannon@6015fed2-1504-0410-9fe1-9d1591cc4771>
Mon, 4 Aug 2008 00:27:29 +0000 (4 00:27 +0000)
treea3bd00bdb6b1793edd9f3682818bb2dfc4bad904
parent34a3549a92cb78c2ed16da9711c729e3f6470ae9
Silence warnings under -3 about using dict.has_key() for modulefinder.

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