diff --git a/VERSION b/VERSION index 545705e2..289773b4 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -Version 2.2.1 (2012-10-23 11:29:56) stable +Version 2.2.1 (2012-10-24 16:04:05) stable diff --git a/gluon/languages.py b/gluon/languages.py index 35474e4c..7a66839a 100644 --- a/gluon/languages.py +++ b/gluon/languages.py @@ -12,6 +12,7 @@ Plural subsystem is created by Vladyslav Kozlovskyy (Ukraine) import os import re +import sys import pkgutil import logging import marshal