WeakMethod =================================== .. currentmodule:: Cauldron.utils.callbacks .. autoclass:: WeakMethod :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~WeakMethod.callback ~WeakMethod.func ~WeakMethod.instance ~WeakMethod.method ~WeakMethod.valid .. rubric:: Methods Summary .. autosummary:: ~WeakMethod.__call__ ~WeakMethod.bound ~WeakMethod.check ~WeakMethod.copy ~WeakMethod.get .. rubric:: Attributes Documentation .. autoattribute:: callback .. autoattribute:: func .. autoattribute:: instance .. autoattribute:: method .. autoattribute:: valid .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: bound .. automethod:: check .. automethod:: copy .. automethod:: get