Searched refs:unicode_as_mapping (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Objects/ | ||
H A D | unicodeobject.c | 14313 static PyMappingMethods unicode_as_mapping = { variable 15429 &unicode_as_mapping, /* tp_as_mapping */ |
Completed in 19 milliseconds