On Fri, 07 Dec 2007 23:19:40 -0800, tjhnson wrote:

> With properties, attributes and methods seem very similar.  I was
> wondering what techniques people use to give clues to end users as to
> which 'things' are methods and which are attributes.

Methods are attributes.  So the decision is easy -- everything on an
object is an attribute.  ;-)

Ciao,
        Marc 'BlackJack' Rintsch
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to