ID EN
Types

MethodDescriptorType

Python 3.11

The type of methods of some built-in data types such as str.join().

Syntax

PYTHON
types.MethodDescriptorType

See Also

str.join()