I saw a question in another thread requesting information on transitioning from another language to Python, in which case the essential reference is the Python Cookbook 2nd edition (It's really the only dead-tree source that is an essential read). A reasonably good online reference is at
PLEAC, which translates examples from the Perl Cookbook 1st edition.
-T.