Searched defs:methname (Results 1 – 3 of 3) sorted by relevance
1512 dict_update_common(PyObject *self, PyObject *args, PyObject *kwds, char *methname) in dict_update_common()
2234 const char *methname) in dict_update_common()
780 call_tzinfo_method(PyObject *tzinfo, char *methname, PyObject *tzinfoarg) in call_tzinfo_method()