Home
/
Python 3.11
/
Inspect
/
ismodule
Python 3.0
Python 3.9
Python 3.11
Fungsi
ID
EN
…
Inspect
ismodule
Python 3.11
🇮🇩 Bahasa Indonesia
Kembalikan True jika objeknya adalah modul.
Syntax
PYTHON
Copy
inspect.ismodule(object)