[Python-bugs-list] [ python-Bugs-548693 ] Missing or wrong index entries

noreply@sourceforge.net noreply@sourceforge.net
Wed, 15 May 2002 08:33:20 -0700


Bugs item #548693, was opened at 2002-04-25 12:57
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=548693&group_id=5470

Category: Documentation
Group: None
Status: Open
>Resolution: Accepted
Priority: 5
Submitted By: Thomas Heller (theller)
>Assigned to: Raymond Hettinger (rhettinger)
Summary: Missing or wrong index entries

Initial Comment:
As repoted by Cliff Wells in private email to me:

The dictionary's 'setdefault' method is not if the
library index.

'has_key' is listed in the library index as Queue
method, but the entry refers to "Hash, Btree, and
Record Objects" of bsddb.


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

>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2002-05-15 11:33

Message:
Logged In: YES 
user_id=3066

Looks good to me.

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

Comment By: Raymond Hettinger (rhettinger)
Date: 2002-05-12 21:39

Message:
Logged In: YES 
user_id=80475

Okay to check-in?
Also, okay to back-patch to release22-maint (without the pop
() method)?

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

Comment By: Raymond Hettinger (rhettinger)
Date: 2002-05-12 21:34

Message:
Logged In: YES 
user_id=80475

Added patch to index missing methods.
Note, has_key was already fixed by Py2.2.

Fred, is this patch okay to commit?

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

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