MetaClass programming in Python
用metaclass来实现AOP
http://cavingdeep.cnblogs.com/archive/2006/04/28/387175.html
Metaclass Programming In Python:
Pushing Object Oriented Programming to the Next Level
http://gnosis.cx/publish/programming/metaclass_1.html
Metaclass Programming In Python, Part 2:
Understanding the Arcana of Inheritance and Instance Creation
http://www.gnosis.cx/publish/programming/metaclass_2.html