Pdb is the basic debugger that comes with Python. It lets you pause a running program and inspect the values of variables, print things out, ...
確定! 回上一頁