mirror of
https://github.com/python/cpython.git
synced 2025-10-28 01:00:34 +00:00
has gained a new type *PyInstanceMethod_Type* and the functions *PyInstanceMethod_Check(o)*, *PyInstanceMethod_New(func)* and *PyInstanceMethod_Function(im)*. |
||
|---|---|---|
| .. | ||
| abstract.rst | ||
| concrete.rst | ||
| exceptions.rst | ||
| index.rst | ||
| init.rst | ||
| intro.rst | ||
| memory.rst | ||
| newtypes.rst | ||
| refcounting.rst | ||
| utilities.rst | ||
| veryhigh.rst | ||