| 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 Tue Nov 2 16:59:02 2021 | http://epydoc.sourceforge.net |