You can always use the standard Python debugger pdb , but a much better alternative is to use IPython as your debugger.
確定! 回上一頁