From: Eric Price Date: Wed, 10 Oct 2007 13:50:49 +0000 (-0400) Subject: Create a static/ directory X-Git-Tag: sipb-xen-www/1~60 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/commitdiff_plain/08d9836a894fad232049e2adc59c131bc6dc1aaf Create a static/ directory svn path=/trunk/web/; revision=182 --- diff --git a/templates/main.py b/templates/main.py index 6f99990..ec1eca5 100755 --- a/templates/main.py +++ b/templates/main.py @@ -797,8 +797,6 @@ if __name__ == '__main__': u.email = 'nobody' connect('postgres://sipb-xen@sipb-xen-dev/sipb_xen') operation = os.environ.get('PATH_INFO', '') -# print 'Content-Type: text/plain\n' -# print operation if not operation: print "Status: 301 Moved Permanently" print 'Location: ' + os.environ['SCRIPT_NAME']+'/\n' diff --git a/templates/skeleton.py b/templates/skeleton.py index 09409a5..0519c68 100644 --- a/templates/skeleton.py +++ b/templates/skeleton.py @@ -33,10 +33,10 @@ VFN=valueForName currentTime=time.time __CHEETAH_version__ = '2.0rc8' __CHEETAH_versionTuple__ = (2, 0, 0, 'candidate', 8) -__CHEETAH_genTime__ = 1191828896.641397 -__CHEETAH_genTimestamp__ = 'Mon Oct 8 03:34:56 2007' +__CHEETAH_genTime__ = 1192021085.1185451 +__CHEETAH_genTimestamp__ = 'Wed Oct 10 08:58:05 2007' __CHEETAH_src__ = 'skeleton.tmpl' -__CHEETAH_srcLastModified__ = 'Mon Oct 8 03:34:52 2007' +__CHEETAH_srcLastModified__ = 'Wed Oct 10 08:56:40 2007' __CHEETAH_docstring__ = 'Autogenerated by CHEETAH: The Python-Powered Template Engine' if __CHEETAH_versionTuple__ < RequiredCheetahVersionTuple: @@ -89,9 +89,8 @@ class skeleton(Template): if _v is not None: write(_filter(_v, rawExpr='$title')) # from line 2, col 14. write(''' - + +