Home
last modified time | relevance | path

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

/third_party/python/Python/
DPython-ast.c708 static const char * const pattern_attributes[] = { variable
1783 if (!add_attributes(state, state->pattern_type, pattern_attributes, 4)) in init_types()