Python Attributes and Methods

Shalabh Chaturvedi

All Rights Reserved.

About This Book

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:

  1. Python Types and Objects

  2. Python Attributes and Methods [you are here]

This revision: 1.22
Discuss | Latest version | Cover page
Author: shalabh@cafepy.com


Feedback

Comment on this book here: discussion page. I appreciate feedback!