##// END OF EJS Templates
More work on InteractiveShell and ipmaker. It works!
More work on InteractiveShell and ipmaker. It works!

File last commit:

r2055:ca7988a6
r2204:737ad9d6
Show More
test_imports.py
10 lines | 192 B | text/x-python | PythonLexer
#!/usr/bin/env python
# encoding: utf-8
def test_import_configloader():
from IPython.config import configloader
def test_import_userconfig():
from IPython.config import userconfig