lsst.daf.persistence g17e5ecfddb+104a0b7252
|
Public Member Functions | |
def | __call__ (self, wrapped) |
Class for deprecation decorator to use.
Definition at line 123 of file deprecation.py.
def lsst.daf.persistence.deprecation.Deprecator.__call__ | ( | self, | |
wrapped | |||
) |
Intercept the call to ``__new__`` and issue the warning first.
Definition at line 126 of file deprecation.py.