Home
/
Python 3.11
/
Operators
/
call
Python 3.0
Python 3.11
Functions
ID
EN
…
Operators
call
Python 3.11
Return obj(*args, **kwargs).
Syntax
PYTHON
Copy
operator.call(obj, /, *args, **kwargs)