By: NewCircle Training
Source: http://ift.tt/1qrcZ8S
In this quick tutorial, Marakana Python instructor, Simeon Franklin, is going to show you how you can debug your Python applications using the Python debugger, pdb.
Simeon will start off with a quick intro to pdb: what it is, when to use it, and how to launch pdb. Then he’ll jump into a demo of pdb in action.