diff --git a/VERSION b/VERSION index 9fab07f0..a89f1477 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -Version 2.2.1 (2012-11-29 17:04:46) stable +Version 2.2.1 (2012-11-29 17:12:52) stable diff --git a/gluon/fileutils.py b/gluon/fileutils.py index d15152cd..659419d3 100644 --- a/gluon/fileutils.py +++ b/gluon/fileutils.py @@ -7,6 +7,7 @@ Copyrighted by Massimo Di Pierro License: LGPLv3 (http://www.gnu.org/licenses/lgpl.html) """ +import sys import storage import os import re