[Python-Dev] document @property?
Fred L. Drake, Jr.
fdrake at acm.org
Thu Jun 29 19:09:27 CEST 2006
More information about the Python-Dev mailing list
Thu Jun 29 19:09:27 CEST 2006
- Previous message: [Python-Dev] document @property?
- Next message: [Python-Dev] document @property?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thursday 29 June 2006 14:31, Georg Brandl wrote: > In followup to a clpy discussion, should the docs contain > a note that property can be used as a decorator for creating > read-only properties? I certainly wouldn't object. This is a very handy feature of property that I use frequently. -Fred -- Fred L. Drake, Jr. <fdrake at acm.org>
- Previous message: [Python-Dev] document @property?
- Next message: [Python-Dev] document @property?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list