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

noreply@sourceforge.net noreply@sourceforge.net
Sun, 12 May 2002 18:39:08 -0700


Bugs item #548693, was opened at 2002-04-25 11: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: None
Priority: 5
Submitted By: Thomas Heller (theller)
>Assigned to: Fred L. Drake, Jr. (fdrake)
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: Raymond Hettinger (rhettinger)
Date: 2002-05-12 20: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 20: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