Compiling django files to pyc

后端 未结 0 1126
旧巷少年郎
旧巷少年郎 2021-02-05 18:29

I would to compile a python file in my django application, using:

python --OO -m compileall *.py

For example in app blog with structure:



        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题