https://pypi.python.org/pypi/q
"import q; q(var1, var2)" forces printing to $TMPDIR/q (usually /tmp/q) very detailed output of what you are tracing and what it is.
The @q decorator does somewhat the same as the "with trace" context manager.
https://pypi.python.org/pypi/q
"import q; q(var1, var2)" forces printing to $TMPDIR/q (usually /tmp/q) very detailed output of what you are tracing and what it is.
The @q decorator does somewhat the same as the "with trace" context manager.