Metaclass programming in Python, Part 2

This article revisits the working of metaclasses and their relation to other OOP concepts. It contrasts class instantiation with inheritance, distinguishes classmethods and metamethods, and explains and solves metaclass conflicts.

One Response

  1. 2003-09-03 6:47 pm