mirror of
https://github.com/python/cpython.git
synced 2026-05-18 02:15:28 -04:00
a3534a6ff5
has gained a new type *PyInstanceMethod_Type* and the functions *PyInstanceMethod_Check(o)*, *PyInstanceMethod_New(func)* and *PyInstanceMethod_Function(im)*.