##// END OF EJS Templates
Revert "use testpath.tempdir for utils.tempdir"
Revert "use testpath.tempdir for utils.tempdir"

File last commit:

r20998:5509f541
r21102:3abb325f
Show More
__init__.py
5 lines | 155 B | text/x-python | PythonLexer
Min RK
update traitlets imports
r20998 # FIXME: import IPython first, to avoid circular imports
# this shouldn't be needed after finishing the big split
import IPython
Min RK
big split: IPython.utils.traitlets -> traitlets
r20996 from .traitlets import *