Searched defs:PyCapsule_Type (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Doc/includes/ | ||
| D | capsulethunk.h | 21 #define PyCapsule_Type PyCObject_Type macro |
| /external/python/cpython2/Objects/ | ||
| D | capsule.c | 299 PyTypeObject PyCapsule_Type = { variable |