On Apr 19, 5:37 am, Steve Holden <[EMAIL PROTECTED]> wrote:
>
> It's nothing to do with the name lookup. Alex mentioned that to remind
> us that the magic "double-under" names are looked up on the type rather
> than the instance...

P.next()

vs.

type(P).next()

Where is the "double-under" name?

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to