Hacker News new | ask | show | jobs
by florabuzzword 2871 days ago
Wonderful. I’ve never seen this resource before.

A related article I got a lot out of was ‘Understanding Python Metaclasses’, an in-depth breakdown of Python class instantiation. Here’s the link to that:

https://blog.ionelmc.ro/2015/02/09/understanding-python-meta...