Thursday, May 15, 2008

Python debugger

import pdb

#this is a break point
pdb.pm()

No comments: