##// END OF EJS Templates
Merge pull request #3217 from ivanov/load-for-dirs...
Merge pull request #3217 from ivanov/load-for-dirs informative error when trying to load directories prior to this commit, the error message for trying to load a directory looked like this: ValueError: '~' was not found in history, as a file, url, nor in the user namespace. now, the error displayed is as follows: ValueError: '~' is a directory, not a regular file.
Min RK -
r10349:106d3e86 merge
Show More
Name Size Modified Last Commit Author
/ IPython / frontend
html
qt
terminal
__init__.py Loading ...
consoleapp.py Loading ...