summaryrefslogtreecommitdiff
path: root/cgi-bin/path.py
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-07-10 08:06:30 +0800
committerchai <chaifix@163.com>2018-07-10 08:06:30 +0800
commit5d323b7430c446ceb81c2de52d9a1d28c7f34e52 (patch)
tree0b5c7ae2eef51d90c7923d206727013be0eeede2 /cgi-bin/path.py
parentc1803a7603135e2c148d89d5e05596f5d251842a (diff)
*update
Diffstat (limited to 'cgi-bin/path.py')
-rw-r--r--cgi-bin/path.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/cgi-bin/path.py b/cgi-bin/path.py
index ac1ed5a..e6f6175 100644
--- a/cgi-bin/path.py
+++ b/cgi-bin/path.py
@@ -18,4 +18,3 @@ class Path(object):
# html模板路径
def template(templ):
return templDir + templ
-