Home | History | Annotate | Download | only in Modules

Lines Matching refs:array_CheckExact

108 #define array_CheckExact(op) (Py_TYPE(op) == &Arraytype)