我想在 OpenShift 应用程序启动时运行某个 python 文件。我尝试了很多东西,比如在运行的 wsgi.py 文件execfile("thefilename.py")中没有用!
execfile("thefilename.py")
我希望能得到一些帮助!非常感谢!
openshift
openshift ×1