running lib2to3.fixes.fix_reduce
This commit is contained in:
@@ -24,6 +24,7 @@ import unicodedata
|
||||
from cStringIO import StringIO
|
||||
from gluon.utils import simple_hash, web2py_uuid, DIGEST_ALG_BY_SIZE
|
||||
from pydal.objects import Field, FieldVirtual, FieldMethod
|
||||
from functools import reduce
|
||||
|
||||
regex_isint = re.compile('^[+-]?\d+$')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user