Python Types and Objects

Shalabh Chaturvedi

All Rights Reserved.

About This Book

Explains different Python new-style objects, starting with <type 'type'> and <type 'object'>, and going all the way to user defined classes and instances. New-style implies Python version 2.2 and up. The system described is sometimes called the Python type system, or the object model.

This book is part of a series:

  1. Python Types and Objects [you are here]

  2. Python Attributes and Methods

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


Feedback

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