fixed comment

This commit is contained in:
mdipierro
2012-09-17 10:26:17 -05:00
parent 6a7b04199f
commit f8be550e6a
2 changed files with 2 additions and 3 deletions

View File

@@ -1 +1 @@
Version 2.0.9 (2012-09-17 09:36:10) stable
Version 2.0.9 (2012-09-17 10:26:12) stable

View File

@@ -1,8 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
##launch with python web2py.py -S myapp -R scripts/gzip_all.py
## launch with python web2py.py -S myapp -R scripts/zip_static_files.py
ALLOWED_EXTS = ['.css', '.js']
import os