Hacker News new | ask | show | jobs
by jcrabtr 2926 days ago
My favorite from python are decorators, especially the built-in ones like @property. They can improve readability immensely, so the don't feel extraneous.