Python Metaclasses in Review Board

So, after diving into the Review Board extension code, I hit a little snag. It turns out I never learned about Python metaclasses.  And the extension code in Djblets / Review Board uses them.  In the map I made of the Review Board extension code, I represented my confusion with an image of some kind … Continue reading Python Metaclasses in Review Board