Home | History | Annotate | Download | only in test

Lines Matching refs:tempfile

72 otherwise it is located in tempfile.gettempdir().  On subsequent runs,
167 import tempfile
220 TEMPDIR = os.path.abspath(tempfile.gettempdir())
392 filename = os.path.join(tempfile.gettempdir(), 'pynexttest')