Project

General

Profile

Python code

Debugging

Printing out data

import sys; print >>sys.stderr, '>>>>'+repr(expr)

Finding unused code

raise SystemExit('********** Deprecated **********')