##// END OF EJS Templates
Do not use NamedTemporaryFile in handle_image_tempfile...
Do not use NamedTemporaryFile in handle_image_tempfile As external program may not be able to reopen the temporary file. See: http://docs.python.org/library/tempfile.html#tempfile.NamedTemporaryFile
Takafumi Arakaki -
r8246:beb69808
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat / v1 / tests
__init__.py Loading ...
nbexamples.py Loading ...
test_json.py Loading ...
test_nbbase.py Loading ...