Home
/
Python 3.11
/
Functools
/
keywords
Python 3.0
Python 3.11
Functions
ID
EN
…
Functools
keywords
Python 3.11
The keyword arguments that will be supplied when the partial object is called.
Syntax
PYTHON
Copy
partial.keywords
See Also
partial