taurus taurus

Previous topic

BZ2Codec

Next topic

CaselessDefaultDict

This Page

BoundMethodWeakref

Inheritance diagram of BoundMethodWeakref

class BoundMethodWeakref(bound_method, del_cb=None)

Bases: object

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