pydispatch.robustapply | index /mnt/homevar/var/pylive/pydispatcher/pydispatch/robustapply.py |
Robust apply mechanism
Provides a function "call", which can sort out
what arguments a given callable object can take,
and subset the given arguments to match only
those which are acceptable.
Modules | ||||||
|
Functions | ||
|
Data | ||
__file__ = '/mnt/homevar/var/pylive/pydispatcher/pydispatch/robustapply.py' __name__ = 'pydispatch.robustapply' __package__ = 'pydispatch' func_code = 'func_code' im_code = 'im_code' im_func = 'im_func' im_self = 'im_self' |