]> granicus.if.org Git - python/commit
Start replacing UserDict.DictMixin with collections.MutableMapping (the bsddb modules...
authorRaymond Hettinger <python@rcn.com>
Mon, 4 Feb 2008 20:44:31 +0000 (20:44 +0000)
committerRaymond Hettinger <python@rcn.com>
Mon, 4 Feb 2008 20:44:31 +0000 (20:44 +0000)
commitb9da9bc0a04b718e8395e2e88c3053ab944579b7
tree39e44e2cc664befbe4ede987ad71ea37db3bb7b0
parent15ebc88d87d2ff8f520581a9f6a6816d78a7e504
Start replacing UserDict.DictMixin with collections.MutableMapping (the bsddb modules are next).
Lib/_abcoll.py
Lib/bsddb/dbshelve.py
Lib/dumbdbm.py
Lib/shelve.py