Unable to debug dev_appserver in Google App Engine

前端 未结 1 1515
独厮守ぢ
独厮守ぢ 2020-12-29 14:05

I don\'t think this issue is unique to PyDev, but to any python debugger.

Using Eclipse and pydev, I\'m unable to break on my WSGI handler, in a dev_appserver (The G

1条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-29 14:16

    That was indeed a regression that was fixed in 1.8.3: https://code.google.com/p/googleappengine/wiki/SdkReleaseNotes.

    0 讨论(0)
提交回复
热议问题