Method / Functions - What are the differences?

Eike Welk eike.welk at gmx.net
Wed Mar 3 18:33:29 EST 2010


Bruno Desthuilliers wrote:
> John Posner a écrit :
>> Done -- see http://wiki.python.org/moin/FromFunctionToMethod
> 
> Done and well done !-)
> Thanks again for the good job John.

I like it too, thanks to both of you!

I have two small ideas for improvement: 
- Swap the first two paragraphs. First say what it is, and then give the 
motivation.
- The section about the descriptor protocol is a bit difficult to 
understand. But judging from the official descriptor documentation, it seems 
to be hard to explain: The official documentation is nearly incomprehensible 
(IMHO).
 



More information about the Python-list mailing list