Home | History | Annotate | Download | only in Modules

Lines Matching refs:array_CheckExact

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