fixed comment

This commit is contained in:
mdipierro
2012-09-17 10:26:17 -05:00
parent 233f0cfd0d
commit db2ef362af
2 changed files with 2 additions and 3 deletions
+1 -1
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
+1 -2
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