##// 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 / parallel / apps
__init__.py Loading ...
baseapp.py Loading ...
ipclusterapp.py Loading ...
ipcontrollerapp.py Loading ...
ipengineapp.py Loading ...
iploggerapp.py Loading ...
launcher.py Loading ...
logwatcher.py Loading ...
win32support.py Loading ...
winhpcjob.py Loading ...