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.20
Links: Latest version | Other formats | Discuss
Author: shalabh@cafepy.com