ehmatthes / intro_programming

A set of IPython notebooks and learning resources for an Introduction to Programming class, focusing on Python.
MIT License
396 stars 198 forks source link

Clarify *classes* notebook #108

Closed ehmatthes closed 9 years ago

ehmatthes commented 9 years ago

Clarify use of object in Python 2.7 classes, especially when using inheritance.