##// END OF EJS Templates
catch IOError in addition to OSError...
catch IOError in addition to OSError IOError is a subclass of OSError on py3, but not py2
Min RK -
r20489:fb6299ba
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / tests
files
README.md Loading ...
__init__.py Loading ...
base.py Loading ...
test_nbconvertapp.py Loading ...

To compare nbconvert html output to the notebook's native html see https://gist.github.com/9241376.git.