Searched defs:methname (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/test/test_capi/ | ||
D | test_number.py | 53 methname = '__index__' variable in IndexLike |
/external/python/cpython3/Objects/ | ||
D | dictobject.c | 3546 const char *methname) in dict_update_common() |