A nice online resource of Python worst practices http://docs.quantifiedcode.com/python-anti-patterns They also have a free automated tool that you can point at any public GitHub repo to find where code might be suboptimal.
A podcast with the authors http://www.talkpythontome.com/episodes/show/18/python-anti-patterns-and-other-mistakes
Yet another example of Python innovation coming from Berlin ;-)