Table Of Contents

Previous topic

dispatcher

Next topic

DispatcherError

This Page

phoenix_title BoundMethodWeakref

BoundMethodWeakref class.


class_hierarchy Inheritance Diagram

Inheritance diagram for class BoundMethodWeakref

Inheritance diagram of 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.