Home | History | Annotate | Download | only in python2.7

Lines Matching refs:tempfile

246                 import tempfile
252 (fd, filename) = tempfile.mkstemp(suffix)