[ python-Bugs-1684991 ] Explain __method__ lookup semantics for new-style classes
SourceForge.net
noreply at sourceforge.net
Wed Mar 21 09:53:45 CET 2007
Bugs item #1684991, was opened at 2007-03-21 08:53
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1684991&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: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Georg Brandl (gbrandl)
Assigned to: Nobody/Anonymous (nobody)
Summary: Explain __method__ lookup semantics for new-style classes
Initial Comment:
__method__s (and next) are looked up on the type, not the instance. This isn't documented properly.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1684991&group_id=5470
More information about the Python-bugs-list
mailing list