Home | History | Annotate | Download | only in python2.7

Lines Matching refs:PyMapping_Length

1278 #undef PyMapping_Length
1279 PyAPI_FUNC(Py_ssize_t) PyMapping_Length(PyObject *o);
1280 #define PyMapping_Length PyMapping_Size