out_file=os.path.join(tempfile.gettempdir(),'aNameIHopeNoOneWillUse-d54vb36730')# I want to test file creation and all tempfile creation routines create the file...
out_file_test=out_file+'-test'
# Delete temporary files to clean up (hoping they do not belong to an important process...)