]> granicus.if.org Git - python/commit
Remove a dict.has_key() usage in profile to silence a -3 DeprecationWarning.
authorBrett Cannon <bcannon@gmail.com>
Sun, 3 Aug 2008 22:38:19 +0000 (22:38 +0000)
committerBrett Cannon <bcannon@gmail.com>
Sun, 3 Aug 2008 22:38:19 +0000 (22:38 +0000)
commitcc2f7b4994210cb415953d99124ca3a5f449cf39
tree562c94ba6779a626ac38cafc6bdee7e5c1fb367d
parent52f03c5d20426abfd1105cc8b3f9408dddab0b13
Remove a dict.has_key() usage in profile to silence a -3 DeprecationWarning.
Lib/profile.py