First page
Back
Continue
Last page
Overview
Graphics
Debugging
Print statements
They tend to stay a long time
logging module
Python debugger
import pdb ; pdb.set_trace()
assert
Do not throw away exceptions!
pychecker
Notes: