Message177391
> When f_trace is NULL, only PyTrace_CALL tracing events trigger the invocation
> of the trace function (see trace_trampoline).
This may be confusing. I meant that when f_trace is NULL, PyTrace_LINE,
PyTrace_RETURN and PyTrace_EXCEPTION are not traced. |
|
Date |
User |
Action |
Args |
2012-12-12 21:48:51 | xdegaye | set | recipients:
+ xdegaye |
2012-12-12 21:48:51 | xdegaye | set | messageid: <1355348931.03.0.35406235463.issue16672@psf.upfronthosting.co.za> |
2012-12-12 21:48:51 | xdegaye | link | issue16672 messages |
2012-12-12 21:48:50 | xdegaye | create | |
|