]> granicus.if.org Git - python/commit
Remove a dict.has_key() use to silence a warning raised under -3.
authorBrett Cannon <bcannon@gmail.com>
Sat, 2 Aug 2008 03:28:42 +0000 (03:28 +0000)
committerBrett Cannon <bcannon@gmail.com>
Sat, 2 Aug 2008 03:28:42 +0000 (03:28 +0000)
commit926779e75840b99073e47ac08e9ce8b2f520533d
tree2e85b1e4c0d87d4048cce9224b7a8e75c78cddb2
parent50bb7e12ec32da69b89a9b7cfdfdd899d2c8c685
Remove a dict.has_key() use to silence a warning raised under -3.
Lib/bsddb/dbutils.py