Simon Percivall wrote:
> Read this: http://users.rcn.com/python/download/Descriptor.htm
> 
> Long story short: The type of the instance is passed along together
> with the instance itself.
> 

"Unlike static methods, class methods prepend the class reference to the 
argument list before calling the function. This format is the same for 
whether the caller is an object or a class:"


Thanks for the info!
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to