Clayton Parker - So you think you can PDB?
"Speaker: Clayton Parker This talk will be an introduction to the most commonly used Python Debugger commands and what they do. Learn how to navigate and inspect code from the pdb prompt so you can better understand how it works. The Python Debugger is a valuable debugging tool for all levels of Python programmers. You should walk away being able to debug the next Python code you encounter! Slides can be found at: https://speakerdeck.com/pycon2015 and https://github.com/PyCon/2015-slides"
April 8, 2015