Closed
Description
Documentation
https://docs.python.org/3/reference/datamodel.html#notes-on-using-slots
One of the bulletpoints:
Points to clarify:
- What does "does not work" mean?
- Whats the set of "variable-length" built-in types? Is
str
one of them?