##// END OF EJS Templates
Merge pull request #10033 from srinivasreddy/multi_modules...
Merge pull request #10033 from srinivasreddy/multi_modules load multiple modules simultaneously

File last commit:

r22963:2961b531
r23001:f11f0cca merge
Show More
eventful.py
6 lines | 125 B | text/x-python | PythonLexer
from warnings import warn
warn("IPython.utils.eventful has moved to traitlets.eventful")
from traitlets.eventful import *