Debugging Python programs using pdb (the Python debugger)

preview_player
Показать описание
Pdb is the Python debugger in the standard library. A debugger is a very useful tool to understand a program, and in this video we learn various methods for invoking pdb as well as basic pdb commands.

Links:
Рекомендации по теме