ID EN
Types

MethodWrapperType

Python 3.11

The type of bound methods of some built-in data types and base classes. For example it is the type of object().__str__.

Syntax

PYTHON
types.MethodWrapperType