kwargs keyword evaluation

tzellman at gmail.com tzellman at gmail.com
Wed Feb 15 11:52:23 EST 2006


Well, I knew about the apply() function, but totally forgot to use it.
It worked.

Example:
apply(function_call, (), {keyword: "Tom"})




More information about the Python-list mailing list