##// END OF EJS Templates
handle jpg/jpeg in the qtconsole....
handle jpg/jpeg in the qtconsole. This try to handle both image/jpeg image/jpg mimetype that arrives in the qtconsole, when QImage support It, note that image/jpg should never append, but is still supported. It does not allows the export as html/jpeg. The jpeg will be converted to png at save time.
Matthias BUSSONNIER -
r6636:c722f759
Show More
Name Size Modified Last Commit Author
/ IPython / utils / tests
__init__.py Loading ...
test_dir2.py Loading ...
test_imports.py Loading ...
test_io.py Loading ...
test_jsonutil.py Loading ...
test_module_paths.py Loading ...
test_notification.py Loading ...
test_openpy.py Loading ...
test_path.py Loading ...
test_process.py Loading ...
test_pycolorize.py Loading ...
test_text.py Loading ...
test_traitlets.py Loading ...
test_wildcard.py Loading ...