[Python-bugs-list] [ python-Bugs-624936 ] missing functionality in shelve

noreply@sourceforge.net noreply@sourceforge.net
Fri, 18 Oct 2002 01:58:36 -0700


Bugs item #624936, was opened at 2002-10-18 00:47
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=624936&group_id=5470

Category: Python Library
Group: Feature Request
>Status: Closed
>Resolution: Accepted
Priority: 1
Submitted By: Jp Calderone (kuran)
Assigned to: Nobody/Anonymous (nobody)
Summary: missing functionality in shelve

Initial Comment:
"key in shelf" is unimplemented, attached patch adds
__contains__ implementation and a brief note to the
module docstring.

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

>Comment By: Martin v. Löwis (loewis)
Date: 2002-10-18 10:58

Message:
Logged In: YES 
user_id=21627

Thanks for the patch, committed as shelve.py 1.16.

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

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