##// END OF EJS Templates
Updated development roadmap and fixed bug in history file naming.
Updated development roadmap and fixed bug in history file naming.

File last commit:

r2205:8ce57664
r2247:1dfe2eb8
Show More
test_imports.py
7 lines | 115 B | text/x-python | PythonLexer
Brian Granger
ConfigLoader.py => config/configloader.py and updated all imports.
r2013 #!/usr/bin/env python
# encoding: utf-8
Brian Granger
UserConfig => config/userconfig and imports updated.
r2055 def test_import_userconfig():
from IPython.config import userconfig