Home | History | Annotate | Download | only in Objects

Lines Matching refs:__set_name__

70 _Py_IDENTIFIER(__set_name__);
7263 /* Call __set_name__ on all descriptors in a newly generated type */
7281 "Error calling __set_name__ on '%.100s' instance %R "