Python Programming - Debugging - Discussion
Discussion Forum : Debugging - General Questions (Q.No. 3)
3.
In Python, what does the
sys.settrace()
function do?
Answer: Option
Explanation:
The
sys.settrace()
function in Python sets a trace function for all thread events, allowing you to monitor and debug the execution flow.
Discussion:
Be the first person to comment on this question !
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers