Hacker News new | ask | show | jobs
by mhurron 3957 days ago
Perhaps the author thought metaclasses are Advanced Python.
1 comments

I'd tend to agree. I've been writing Python for years, and I still haven't had a legitimate use for them. Not to say that there's no use for them, they're handy when implementing an ORM. However, it's not often that you'd need to do something like that.