[Python-Dev] document @property?
Fredrik Lundh
fredrik at pythonware.com
Thu Jun 29 19:16:20 CEST 2006
More information about the Python-Dev mailing list
Thu Jun 29 19:16:20 CEST 2006
- Previous message: [Python-Dev] document @property?
- Next message: [Python-Dev] For sandboxing: alternative to crippling file()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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?
feel free to steal the extended example and the read-only example from
the pyref wiki:
http://pyref.infogami.com/property
</F>
- Previous message: [Python-Dev] document @property?
- Next message: [Python-Dev] For sandboxing: alternative to crippling file()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list