futurize stage1 core
This commit is contained in:
@@ -23,6 +23,7 @@ functions. Its main export is a Python function initialize() that
|
||||
returns a dictionary of Joy functions suitable for use with the joy()
|
||||
function.
|
||||
'''
|
||||
from __future__ import print_function
|
||||
from logging import getLogger
|
||||
|
||||
_log = getLogger(__name__)
|
||||
|
||||
Reference in New Issue
Block a user