Python Cookbook question re 5.6

Joe freak at yeah.com
Sun Dec 14 11:10:26 EST 2003


The recipe in question is "Implementing Static Methods".  It shows how to
use staticmethod().  This sentence in the Discussion section isn't clear to
me:  "An attribute of a class object that starts out as a Python function
implicitly mutates into an unbound method."  I'm not sure what this means,
exactly.  Can anyone elaborate?

Thanks,
Chris







More information about the Python-list mailing list