Phoenix Logo

phoenix_title wx.py.dispatcher.BoundMethodWeakref

BoundMethodWeakref class.


class_hierarchy Class Hierarchy

Inheritance diagram for class BoundMethodWeakref:

method_summary Methods Summary

__init__ Return a weak-reference-like instance for a bound method.

api Class API



class BoundMethodWeakref

BoundMethodWeakref class.


Methods



__init__(self, boundMethod)

Return a weak-reference-like instance for a bound method.