Debugging with pdb no longer works with AppEngine SDK 1.7.6. To reproduce: Add the following to your code: import pdb; pdb.set_trace()
確定! 回上一頁