Python Attributes and Methods
Shalabh Chaturvedi, 01:54 PM on Jun 25, 2007
Abstract
Explains the mechanics of attribute access, how functions become methods, descriptors, properties, MRO and the like for new-style Python objects. New-style implies Python version 2.2 and up.
This book is part of a series:
- Python Types and Objects
- Python Attributes and Methods [you are here]
This revision: 1.11