##// END OF EJS Templates
ipmaker.py => coore/ipmaker.py and imports updated.
ipmaker.py => coore/ipmaker.py and imports updated.

File last commit:

r2017:73aa7ce6
r2029:bce94297
Show More
test_imports.py
10 lines | 245 B | text/x-python | PythonLexer
#!/usr/bin/env python
# encoding: utf-8
def test_import_backgroundjobs():
from IPython.lib import backgroundjobs
def test_import_deepreload():
from IPython.lib import deepreload
def test_import_demo():
from IPython.lib import demo