IDE用的是PyCharm 1.4.3,基于Tornado的一个项目,run以后修改的代码需要stop再run才可以生效,有没有自动重新加载的方法?
就是达到GAE官方手册里提到的效果:
as with the Python SDK—your app will be automatically re-built whenever you change the source.
每次来回停止开始停止开始,蛋疼。。。好低效。。
就是达到GAE官方手册里提到的效果:
as with the Python SDK—your app will be automatically re-built whenever you change the source.
每次来回停止开始停止开始,蛋疼。。。好低效。。