Home | History | Annotate | Download | only in releasetools

Lines Matching full:tempfile

97 import tempfile
467 mappath = tempfile.mkstemp()[1]
1609 temp_zip_file = tempfile.NamedTemporaryFile()