Show More
@@ -37,7 +37,7 b' except ImportError:' | |||||
37 | has_nose = False |
|
37 | has_nose = False | |
38 |
|
38 | |||
39 | from IPython.config.loader import Config |
|
39 | from IPython.config.loader import Config | |
40 |
from IPython.utils.process import |
|
40 | from IPython.utils.process import getoutputerror | |
41 | from IPython.utils.text import list_strings |
|
41 | from IPython.utils.text import list_strings | |
42 | from IPython.utils.io import temp_pyfile, Tee |
|
42 | from IPython.utils.io import temp_pyfile, Tee | |
43 | from IPython.utils import py3compat |
|
43 | from IPython.utils import py3compat |
General Comments 0
You need to be logged in to leave comments.
Login now