Home
/
Python 3.11
/
Inspect
/
ismethodwrapper
Python 3.0
Python 3.11
Fungsi
ID
EN
…
Inspect
ismethodwrapper
Python 3.11
🇮🇩 Bahasa Indonesia
Mengembalikan True jika tipe objeknya adalah MethodWrapperType.
Syntax
PYTHON
Copy
inspect.ismethodwrapper(object)
See Also
MethodWrapperType
MethodWrapperType
__str__()
__eq__()
__repr__()