Lines Matching full:outname
535 (fd_out, outname) = tempfile.mkstemp()546 output = file(outname).read()548 CheckedUnlink(outname)