obj=Foo()##Foo类是MyType类的对象 所以先执行MyType的init Foo()加括号执行MyType的call
python type metaclass
原文:http://www.cnblogs.com/howhy/p/7787386.html