doc/book/devweb/property.rst
author julien tayon <julien.tayon@logilab.fr>
Tue, 11 Jun 2019 09:07:24 +0200
changeset 12637 234ca3cbbb46
parent 10491 c67bcee93248
permissions -rw-r--r--
[py3] Use sorted(key=...) instead of sorted(cmp=...)

.. _cwprops:

The property mecanism
---------------------

.. XXX CWProperty and co


Property API
~~~~~~~~~~~~
.. XXX feed me

Registering and using your own property
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. XXX feed me