[Python-ideas] @classproperty, @abc.abstractclasspropery, etc.

Mike Graham mikegraham at gmail.com
Tue Jan 4 16:23:52 CET 2011


On Mon, Jan 3, 2011 at 4:09 PM, K. Richard Pixley <rich at noir.com> wrote:

>  Essentially the permutation are, I think:
> {'unadorned'|abc.abstract}{'normal'|static|class}{method|property|non-callable
> attribute}.
>
>
At the abstract level, a property and a normal, non-callable attribute are
the same thing.

Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20110104/40bde2da/attachment.html>


More information about the Python-ideas mailing list