##// END OF EJS Templates
shim IPython.utils.eventful
shim IPython.utils.eventful

File last commit:

r20998:5509f541
r21168:10680fd9
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 *