BoundMethodWeakref

digraph inheritancee53d57c19a { rankdir=UD; ratio=compress; size="8.0, 12.0"; "BoundMethodWeakref" [color=dodgerblue1,fontcolor=black,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.5,shape=box,style=rounded,tooltip="This class represents a weak reference to a method of an object since"]; }
class BoundMethodWeakref(bound_method, del_cb=None)[source]

Bases: object

This class represents a weak reference to a method of an object since weak references to methods don’t work by themselves