Searched defs:PyExc_ArgError (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Modules/_ctypes/ | ||
| D | _ctypes.c | 137 PyObject *PyExc_ArgError; variable |
| /external/python/cpython3/Modules/_ctypes/ | ||
| D | _ctypes.c | 121 PyObject *PyExc_ArgError = NULL; variable |