bundles / astropy latest / astropy / utils / decorators / sharedmethod / __get__
function
astropy.utils.decorators:sharedmethod.__get__
source: /astropy/utils/decorators.py :925
Signature
def __get__ ( self , obj , objtype = None ) Summary
No Docstrings
Aliases
-
astropy.utils.sharedmethod.__get__