##// 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 / frontend / terminal
console
tests
__init__.py Loading ...
embed.py Loading ...
interactiveshell.py Loading ...
ipapp.py Loading ...