##// END OF EJS Templates
Merge pull request #4086 from ivanov/missing-errno...
Thomas Kluyver -
r12267:4745b372 merge
parent child Browse files
Show More
@@ -23,6 +23,7 b' Authors:'
23 23
24 24 import os
25 25 import shutil
26 import errno
26 27
27 28 from IPython.config.configurable import LoggingConfigurable
28 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