[Patches] [ python-Patches-674396 ] Expand dbshelve to have full shelve/dict interface

SourceForge.net noreply@sourceforge.net
Tue, 04 Feb 2003 20:22:27 -0800


Patches item #674396, was opened at 2003-01-24 20:01
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=674396&group_id=5470

Category: Library (Lib)
Group: Python 2.3
>Status: Closed
Resolution: Accepted
Priority: 5
Submitted By: Raymond Hettinger (rhettinger)
Assigned to: Raymond Hettinger (rhettinger)
Summary: Expand dbshelve to have full shelve/dict interface

Initial Comment:
Use the new DictMixin to grant all mapping methods 
to dbshelve.

----------------------------------------------------------------------

>Comment By: Raymond Hettinger (rhettinger)
Date: 2003-02-04 23:22

Message:
Logged In: YES 
user_id=80475

Committed as:
   dbobj.py   1.4
   dbshelve.py 1.6


----------------------------------------------------------------------

Comment By: A.M. Kuchling (akuchling)
Date: 2003-02-04 09:04

Message:
Logged In: YES 
user_id=11375

Both patches look fine to me.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=674396&group_id=5470