> That being said __slots__ as a performance enhancement is crazy useful - and I'd like to see more things in that area. Though for most people, the thing that would lead to cleaner code would be a more powerful and elegant standard library.
__slots__ as PyPy shows is completely unnecessary.
__slots__ as PyPy shows is completely unnecessary.