by Mark Smith for EuroPython 2011
This talk aims to lift the lid on the system that governs how types behave in Python - everything except Metaclasses.
The talk answers questions such as:
Attendees should understand at least the basics of object oriented programming in Python. This talk doesn’t aim to explain object-orientation, o-o design, or how Python represents objects in C.