GNU/Linux ◆ xterm ◆ zsh 815 views

This is based on a live demo I did for a short presentation at the San Diego Python Meetup on January 24, 2013. The presentation was entitled import pdb ; pdb.set_trace() and is available on Github.

The code being debugged is a variation of the eatwell project code used for the Introduction to Django Workshop presented by the San Diego Python group on November 3, 2012.