##// 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 / tests
__init__.py Loading ...
clienttest.py Loading ...
test_asyncresult.py Loading ...
test_client.py Loading ...
test_db.py Loading ...
test_dependency.py Loading ...
test_lbview.py Loading ...
test_magics.py Loading ...
test_mongodb.py Loading ...
test_newserialized.py Loading ...
test_view.py Loading ...