##// END OF EJS Templates
move IPython.utils.log to traitlets.log
move IPython.utils.log to traitlets.log

File last commit:

r20998:5509f541
r21082:4d111bce
Show More
__init__.py
5 lines | 155 B | text/x-python | PythonLexer
# FIXME: import IPython first, to avoid circular imports
# this shouldn't be needed after finishing the big split
import IPython
from .traitlets import *