Home | Trees | Indices | Help |
|
---|
|
Caching, immutable and mutable properties and decorators.
Version: 21.01.09
Classes | |
Property_RO | |
Property | |
property_RO |
Functions | |||
|
Variables | |
__all__ = _ALL_LAZY.props
|
Function Details |
Decorator for a standard
Example: >>> @property_doc_("documentation text.") >>> def name(self): >>> ... >>> >>> @name.setter >>> def name(self, value): >>> ... |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Jan 12 21:09:42 2021 | http://epydoc.sourceforge.net |