Home
/
Python 3.11
/
Types
/
__name__
Python 3.11
Fungsi
ID
EN
…
Types
__name__
Python 3.11
🇮🇩 Bahasa Indonesia
The name of the module. Expected to match importlib.machinery.ModuleSpec.name.
Syntax
PYTHON
Copy
__name__
See Also
importlib.machinery.ModuleSpec.name