What is the purpose of __slots__ in Python — especially with respect to when I would want to use it, and when not?
Usage of __slots__?
- Post author By user user
- Post date
- Categories In oop, python, python-internals, slots
- 11 Comments on Usage of __slots__?