Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_ctypes/
D_ctypes.c137 PyObject *PyExc_ArgError; variable
/external/python/cpython3/Modules/_ctypes/
D_ctypes.c121 PyObject *PyExc_ArgError = NULL; variable