1 Star 0 Fork 28

shniu/newBlog_me

forked from tube/newBlog_me
关闭
 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index.wsgi 300 Bytes
一键复制 编辑 原始数据 按行查看 历史
kunzi 提交于 2014-11-30 11:36 . 上传项目
ys.path.insert(0, os.path.join(root, 'site-packages'))mport sae
from mysite import wsgi
import os
import pylibmc
import sys
sys.modules['memcache'] = pylibmc
root = os.path.dirname(__file__)
sys.path.insert(0, os.path.join(root, 'site-packages'))
application = sae.create_wsgi_app(wsgi.application)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/shniu/newBlog_me.git
git@gitee.com:shniu/newBlog_me.git
shniu
newBlog_me
newBlog_me
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891