mirror of
https://github.com/python/cpython.git
synced 2026-06-25 12:27:09 -04:00
a3534a6ff5
has gained a new type *PyInstanceMethod_Type* and the functions *PyInstanceMethod_Check(o)*, *PyInstanceMethod_New(func)* and *PyInstanceMethod_Function(im)*.