Metaclass Programming in Python
IBM developerWorks: In Python (and other languages), classes are themselves objects that can be passed around and introspected. Since objects, as stated, are produced using classes as templates, what acts as a template for producing classes? The answer, of course, is metaclasses.
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed