阅读背景:

Eclipse + Django:当python源文件发生更改时,如何获得字节码输出?

来源:互联网 

Whenever I change my python source files in my Django project, the .pyc files become out of date. Of course that's because I need to recompile them in order to test them through my local Apache web server. I would like to get around this manual process by employing some automatic means of compiling them on save, or on build through Eclipse, or something like that. What's the best and proper way to do this?Whenever I change my python source files in my




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: