Searched refs:cls_attrs (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Objects/ | ||
H A D | unionobject.c | 342 static const char* const cls_attrs[] = { variable 352 for (const char * const *p = cls_attrs; ; p++) { in union_getattro() |
Completed in 1 milliseconds