Textbook
The course textbook is How to Think Like a Computer Scientist, through Chapter 12 (classes and objects). Links to individual chapters can be found here.
The lectures stick with the order of the textbook for the most part, but not always.
Links
The Python Quick Reference (2.4) lists and explains all of Python's built-in functions and behavior.