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

Lines Matching refs:tempfile

99 import unittest, difflib, pdb, tempfile
2629 # Note that tempfile.NameTemporaryFile() cannot be used. As the
2632 srcfilename = tempfile.mktemp(".py", "doctestdebug")