Home
/
Python 3.11
/
Types
/
FunctionType
Python 3.0
Python 3.11
Functions
ID
EN
…
Types
FunctionType
Python 3.11
The type of user-defined functions and functions created by lambda expressions.
Syntax
PYTHON
Copy
types.FunctionType
See Also
lambda
auditing event