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

Lines Matching refs:tempfile

385         import tempfile
386 self.tmpfile = tmpfile = tempfile.mktemp()