Python Programming - Debugging - Discussion
Discussion Forum : Debugging - General Questions (Q.No. 18)
18.
What does the Python
set_trace()
function do in the pdb
module?
Answer: Option
Explanation:
The
set_trace()
function in the pdb
module is used to insert a breakpoint in the code for debugging, allowing interactive debugging at that point.
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