Show More
@@ -23,6 +23,7 b' Authors:' | |||||
23 |
|
23 | |||
24 | import os |
|
24 | import os | |
25 | import shutil |
|
25 | import shutil | |
|
26 | import errno | |||
26 |
|
27 | |||
27 | from IPython.config.configurable import LoggingConfigurable |
|
28 | from IPython.config.configurable import LoggingConfigurable | |
28 | from IPython.utils.path import get_ipython_package_dir, expand_path |
|
29 | from IPython.utils.path import get_ipython_package_dir, expand_path |
General Comments 0
You need to be logged in to leave comments.
Login now