Python 2.4 Quick Reference
September 28th, 2005 Posted in Programming, Python
Invaluable Python link:
It's nice, I always forget the various operations/methods for lists, dictionaries, and pretty much everything else. With this, plus the normal Python Module Index as tabs in safari, I never have to go far to remember that which I've forgotten.

