Lines Matching refs:set
50 # | None | Attribute is set to None. |
231 repr_running = set()
474 # not set, and because it might be different per-class
512 # reference a variable set to int, and instead of '3', reference a
513 # variable set to 3).
805 # Make sure kw_only isn't set for ClassVars
937 # things, and set the default values (as class attributes) where
973 # factory. The class attribute should not be set at
1002 # set __hash__ to None. This is a heuristic, as it's possible
1061 # Create and set the ordering methods.
1148 # Need to create a new class, since we can't set __slots__
1151 # Make sure __slots__ isn't already set.
1159 inherited_slots = set(
1411 seen = set()