bundles / astropy latest / astropy / utils / decorators / lazyproperty / __init__
function
astropy.utils.decorators:lazyproperty.__init__
source: /astropy/utils/decorators.py :837
Signature
def __init__ ( self , fget , fset = None , fdel = None , doc = None ) Summary
No Docstrings
Aliases
-
astropy.utils.lazyproperty.__init__