Hacker News new | ask | show | jobs
by coconutrandom 3204 days ago
A few years ago I had read about Python performance gains and some built in attributes, but couldn't find the reference when I looked. Well it was `__slots__`, thanks for posting!