[Python-Dev] Issue10403 - using 'attributes' instead of members in documentation

Stephen J. Turnbull stephen at xemacs.org
Mon Jun 27 17:32:07 CEST 2011


Nick Coghlan writes:

 > And no, the fact that methods can be treated as attributes is not a
 > minor detail. It is *fundamental* to Python's object model that
 > *methods are not a special case of attribute access*.

That's ambiguous.  I assume you mean "just a case of attribute access,
and not special in any way"?



More information about the Python-Dev mailing list