| pydispatch.robustapply |
index |
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 | ||||||
| modules-decor"> |
| |||||
| Functions | ||
| functions-decor"> |
| |
| Data | ||
| data-decor"> | func_code = '__code__' im_code = '__code__' im_func = '__func__' im_self = '__self__' | |