Home | Trees | Indices | Help |
|
---|
|
object --+ | module_property_RO
Decorator for a Read-Only
module property.
Example:
>>> @module_property_RO >>> def mp(): # no args >>> return ro # singleton or other
See Also: Module Properties | the Proxy Pattern.
Instance Methods | |||
|
|||
|
|||
Inherited from |
Properties | |
Inherited from |
Method Details |
New module_property_RO.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Jan 17 15:32:18 2025 | http://epydoc.sourceforge.net |