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 -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/HJNC3UOXDBOYF6XJ3MFJX647WKCICK7P/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to