bugfix
This commit is contained in:
parent
3564624ef1
commit
8f28ab8857
@ -299,6 +299,7 @@ def initEnv():
|
|||||||
g.DictObject = DictObject
|
g.DictObject = DictObject
|
||||||
g.async_sleep = asyncio.sleep
|
g.async_sleep = asyncio.sleep
|
||||||
g.quotedstr = quotedstr
|
g.quotedstr = quotedstr
|
||||||
|
g.quote = quote
|
||||||
g.save_file = save_file
|
g.save_file = save_file
|
||||||
g.realpath = realpath
|
g.realpath = realpath
|
||||||
g.format_exc = format_exc
|
g.format_exc = format_exc
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user