| Current Path : /proc/self/root/opt/imh-python/lib/python3.9/site-packages/IPython/utils/ |
| Current File : //proc/self/root/opt/imh-python/lib/python3.9/site-packages/IPython/utils/eventful.py |
from warnings import warn
warn("IPython.utils.eventful has moved to traitlets.eventful", stacklevel=2)
from traitlets.eventful import *