##// END OF EJS Templates
ConfigLoader.py => config/configloader.py and updated all imports.
ConfigLoader.py => config/configloader.py and updated all imports.

File last commit:

r2011:f03ca086
r2013:0b1d92a0
Show More
test_imports.py
6 lines | 111 B | text/x-python | PythonLexer
Brian Granger
background_jobs.py => lib/backgroundjob.py and imports updated.
r2011 #!/usr/bin/env python
# encoding: utf-8
def test_import_coloransi():
from IPython.utils import coloransi