Hacker News new | ask | show | jobs
by michaelcampbell 1269 days ago
Indeed.

I wish I'd kept it but a few years ago someone did an analysis of all the public python code in github to see what functions were called the most.

#1 was `type()`. <shocked face>