Blog

Viewing posts tagged object

Making Sense of Python's Object Model

Introduction

We're going to explain a few things about Python's object model here. Python's object model (at least with regard to data) can be viewed as being similar to Java's and C#'s if one considers only those languages' "class types", which are reference types.

Categories

Tags

Authors

Feeds

RSS / Atom