ID EN
Inspect

ismethod

Python 3.11

Return True if the object is a bound method written in Python.

Syntax

PYTHON
inspect.ismethod(object)