Home
/
Python 3.11
/
Built-in Types
/
__name__
Python 3.0
Python 3.11
Functions
ID
EN
…
Built-in Types
__name__
Python 3.11
The name of the class, function, method, descriptor, or generator instance.
Syntax
PYTHON
Copy
definition.__name__