A Guide to Python's Magic Methods

http://www.rafekettler.com/magicmethods.html

 

A Guide to Python's Magic Methods
主要包括一些 attributeaccess,reflection, context manager,pickling等

 

http://www.cnblogs.com/Jerryshome/archive/2012/03/26/2417624.html

你可能感兴趣的:(python)