[Video 192] Matt Boehm: Python debuggers

How do you debug your Python programs?  There are a variety of techniques, but even the strongest advocates of using “print” statements eventually need to use a debugger. In this talk, Matt Boehm demonstrates why and when you want to use a debugger — and the variety of debuggers that exist within the Python world.

Leave a Reply