]> granicus.if.org Git - python/commit
SF 563203. Replaced 'has_key()' with 'in'.
authorRaymond Hettinger <python@rcn.com>
Sat, 1 Jun 2002 14:25:41 +0000 (14:25 +0000)
committerRaymond Hettinger <python@rcn.com>
Sat, 1 Jun 2002 14:25:41 +0000 (14:25 +0000)
commit793d4b49361a010e4baa485ec77e3adc430f0236
treeac896a08f9b8e5cc980472c86a1644e59c5c73e1
parent54f0222547b1e92cd018ef132307a6f793dc9505
SF 563203. Replaced 'has_key()' with 'in'.
Lib/dumbdbm.py