##// END OF EJS Templates
avoid interpreting IOError in config file as file-not-found...
avoid interpreting IOError in config file as file-not-found adds ConfigFileNotFound exception class for this case
MinRK -
r4905:200a760b
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat / v2
tests
__init__.py Loading ...
convert.py Loading ...
nbbase.py Loading ...
nbjson.py Loading ...
nbpy.py Loading ...
nbxml.py Loading ...
rwbase.py Loading ...