We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
A whole bunch (all?) of the talks from PyCon 2012 are on line as videos. Here are a few I recommend:
The Art of Subclassing
If your class has only two methods -- and one of them is __init__ -- you don't need a class
Stop Writing Classes