2011/9/1 Ned Batchelder <span dir="ltr">&lt;<a href="mailto:ned@nedbatchelder.com">ned@nedbatchelder.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">When the switchover to the new instruction format happens, what happens to sys.settrace() tracing?  Will it report the same sequence of line numbers?  For a small but important class of program executions, this is more important than speed.<br>
</div>
<br> --Ned<br></blockquote><div><br></div><div>A simple solution: when tracing is enabled, the new instruction format will never be executed (and information tracking disabled as well).</div><div><br></div><div>Regards,<br>
</div><div>Cesare</div>