Another way to use pdb is to set a breakpoint in the program. To do this, import the pdb module and use the set_trace function:
確定! 回上一頁