Home | History | Annotate | Download | only in Python

Lines Matching defs:attr_id

2365         PyObject *attr_id = NEW_IDENTIFIER(CHILD(n, 1));
2366 if (!attr_id)
2368 return Attribute(left_expr, attr_id, Load,