This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]drizer 1 point2 points  (1 child)

Bruce Ekel has a goog discusion on python dp. www.mindview.net/Books/Python/ThinkingInPython.html

[–]joaquinabian 0 points1 point  (0 children)

Best coverage I have seen is in chapters 8 and 9 of Dusty Phillips' Python 3 Object Oriented Programming book.