Sunday, February 04, 2007

python debugging

python debugging trick

Use the dir() function effectively to debug your python environment.

No comments: