Home
/
Python 3.11
/
Inspect
/
isgetsetdescriptor
Python 3.0
Python 3.9
Python 3.11
Fungsi
ID
EN
…
Inspect
isgetsetdescriptor
Python 3.11
🇮🇩 Bahasa Indonesia
Kembalikan True jika objeknya adalah deskriptor getset.
Syntax
PYTHON
Copy
inspect.isgetsetdescriptor(object)
See Also
PyGetSetDef