Functor

Inheritance:

Methods of Functor:

__init__
def __init__(self, function, *args, **kargs)

Undocumented function.

__repr__
def __repr__(self)

Undocumented function.

_do__call__
def _do__call__(self, *args, **kargs)

Undocumented function.

_exceptionLoggedCreationStack__call__
def _exceptionLoggedCreationStack__call__(self, *args, **kargs)

Undocumented function.

destroy
def destroy(self)

Undocumented function.