Duncan Booth wrote:
> John Salerno wrote:
> 
>>> The two calls are equivalent.  
>> can you also say instance.mymethod(instance, 1, 2)  ?
> 
> Only if mymethod is defined to take all 4 arguments you just passed to it.

Got it. I understand how it works now.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to