Return combined __slots__ for all classes in objects mro.
__slots__
object
Instance to be inspected.
itertools.chain
All the slots as an iterable.
allSlots()