Python Programming - Debugging
Exercise : Debugging - General Questions
- Debugging - General Questions
21.
What is the purpose of the Python
pdb.pm()
function?
Answer: Option
Explanation:
The
pdb.pm()
function stands for Python Debugger Post-Mortem, and it is used for creating a post-mortem debugger session after an unhandled exception.
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers