| dispatch.robustapply | index /home/mcfletch/pylive/dispatch/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.
| Data | ||
| __file__ = '/home/mcfletch/pylive/dispatch/robustapply.pyc' __name__ = 'dispatch.robustapply' | ||