use _compat's long

This commit is contained in:
Leonel Câmara
2016-11-05 16:51:54 +00:00
parent 02f0bdb8d3
commit d1dfc4a06a
+1
View File
@@ -4,6 +4,7 @@
| Copyrighted by Massimo Di Pierro <mdipierro@cs.depaul.edu>
| License: LGPLv3 (http://www.gnu.org/licenses/lgpl.html)
"""
from gluo._compat import long
from gluon import current
from gluon.storage import Messages, Settings, Storage
from gluon.utils import web2py_uuid