types.BuiltinMethodType

types.BuiltinMethodType

The type of built-in functions like len() or sys.exit(), and methods of built-in classes. (Here, the term “built-in” means “written in C”.)

doc_python
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.