Home
last modified time | relevance | path

Searched defs:PyCapsule_Type (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Doc/includes/
Dcapsulethunk.h21 #define PyCapsule_Type PyCObject_Type macro
/external/python/cpython2/Objects/
Dcapsule.c299 PyTypeObject PyCapsule_Type = { variable