Searched refs:_add_slots (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/ | ||
H A D | dataclasses.py | 1112 cls = _add_slots(cls, frozen, weakref_slot) 1147 def _add_slots(cls, is_frozen, weakref_slot): function |
Completed in 3 milliseconds