Calls the PydObject with positional and keyword arguments.
Positional arguments. Should be a tuple. Pass an empty tuple for no positional arguments.
Keyword arguments. Should be a dict.
Whatever this function object returns.
See Implementation
Calls the PydObject with positional and keyword arguments.