]> granicus.if.org Git - python/commit
SF 662923: iterator for dbm keys
authorRaymond Hettinger <python@rcn.com>
Sat, 28 Jun 2003 07:08:39 +0000 (07:08 +0000)
committerRaymond Hettinger <python@rcn.com>
Sat, 28 Jun 2003 07:08:39 +0000 (07:08 +0000)
commit2dd1ed69b425d2f2ac8152548c7581aa1f01216d
tree779cfb41641f5c3e8a4f0b9b7853eb92546f1d25
parent3567a876c7c86d443b3da18fb183ed677f260881
SF 662923: iterator for dbm keys

When shelve and the bsdbm where expanded to a full mapping interface,
this module was missed.
Lib/dumbdbm.py