Home | History | Annotate | Download | only in Objects

Lines Matching refs:tp_as_mapping

4257     0,                      /*tp_as_mapping*/

8274 if (Py_TYPE(args)->tp_as_mapping && !PyTuple_Check(args) &&
8778 &unicode_as_mapping, /* tp_as_mapping */