Searched refs:proxy_as_mapping (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Objects/ | ||
H A D | weakrefobject.c | 710 static PyMappingMethods proxy_as_mapping = { variable 732 &proxy_as_mapping, /* tp_as_mapping */ 767 &proxy_as_mapping, /* tp_as_mapping */ |
Completed in 4 milliseconds