Home
last modified time | relevance | path

Searched refs:pattern_attributes (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Python/
DPython-ast.c757 static const char * const pattern_attributes[] = { variable
6254 if (add_attributes(state, state->pattern_type, pattern_attributes, 4) < 0) in init_types()