Debugging trick: using inspect & pprint
Article that shows how to do simple debugging using the inspect module (allows you to get the stack trace) and pprint (formats the material in a useful way):
O'Reilly Network: Cheap debugging trick: inspect pprint

0 Comments:
Post a Comment
<< Home