[utils] Add function_pool
This commit is contained in:
parent
cbd55ade68
commit
1eba6cdd12
@ -68,6 +68,8 @@ ENGLISH_MONTH_NAMES = [
|
||||
'January', 'February', 'March', 'April', 'May', 'June',
|
||||
'July', 'August', 'September', 'October', 'November', 'December']
|
||||
|
||||
function_pool = {}
|
||||
|
||||
|
||||
def preferredencoding():
|
||||
"""Get preferred encoding.
|
||||
|
Loading…
x
Reference in New Issue
Block a user