cleanup
This commit is contained in:
parent
f57b767fba
commit
fdeef8099a
@ -61,15 +61,15 @@ except:
|
||||
unicode = str
|
||||
|
||||
|
||||
#
|
||||
# Helpers
|
||||
#
|
||||
|
||||
def webApi(func):
|
||||
func.webApi = True
|
||||
return func
|
||||
|
||||
|
||||
#
|
||||
# Helpers
|
||||
#
|
||||
|
||||
def makeBytes(data):
|
||||
return data.encode('utf-8')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user