bugfix
This commit is contained in:
parent
b75168d5c8
commit
fb309002ca
@ -150,6 +150,7 @@ def initEnv():
|
||||
g.len = len
|
||||
g.print = print
|
||||
g.json = json
|
||||
g.Exception = Exception
|
||||
g.int = int
|
||||
g.str = str
|
||||
g.float = float
|
||||
|
Loading…
Reference in New Issue
Block a user