Hello.
I need to remove the trace on thread, but I tried to run sys.settrace(None) and 
return alert on console.
I didn't find any soluction to remove by C, example PyEval_SetTrace(Py_None, 
obj), but it not works.

Are there any soluction to remove without alert or by C?
C is better for me.

Thanks.


Att.

Leandro Müller
_______________________________________________
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/HJNC3UOXDBOYF6XJ3MFJX647WKCICK7P/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to