[ python-Bugs-1552618 ] PEP 290 <-> normal docu...

SourceForge.net noreply at sourceforge.net
Tue Sep 5 14:45:30 CEST 2006


Bugs item #1552618, was opened at 2006-09-05 12:23
Message generated for change (Comment added) made by gbrandl
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1552618&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Documentation
Group: Feature Request
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Jens Diemer (pylucid)
Assigned to: Nobody/Anonymous (nobody)
Summary: PEP 290 <-> normal docu...

Initial Comment:
>From the PEP 290:
"""
For testing dictionary membership, use the 'in' keyword
instead of the 'has_key()' method.
"""
http://www.python.org/dev/peps/pep-0290/#testing-dictionary-membership


I think this should be insert in the normal Doc under:
http://docs.python.org/dev/lib/typesmapping.html#l2h-294

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

>Comment By: Georg Brandl (gbrandl)
Date: 2006-09-05 12:45

Message:
Logged In: YES 
user_id=849994

Added a note in rev. 51740, 51741 (2.5).

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

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


More information about the Python-bugs-list mailing list