Files
cpython/Include
Christian Heimes a3534a6ff5 Issue #1587: Added instancemethod wrapper for PyCFunctions. The Python C API
has gained a new type *PyInstanceMethod_Type* and the functions
*PyInstanceMethod_Check(o)*, *PyInstanceMethod_New(func)* and
*PyInstanceMethod_Function(im)*.
2007-12-11 19:56:40 +00:00
..
2006-10-27 23:31:49 +00:00
2007-08-25 17:01:41 +00:00
2007-09-01 13:59:50 +00:00
2007-08-19 22:48:23 +00:00
2007-08-16 14:35:24 +00:00
2007-12-06 05:07:41 +00:00
2007-08-17 12:57:41 +00:00