Lines Matching full:tempfile
736 import tempfile745 fd, fname = tempfile.mkstemp(".c", funcname, text=True)