ID EN
Inspect

ismethodwrapper

Python 3.11

Return True if the type of object is a MethodWrapperType.

Syntax

PYTHON
inspect.ismethodwrapper(object)

See Also

MethodWrapperType MethodWrapperType __str__() __eq__() __repr__()