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

Lines Matching full:tempfile

766         import tempfile
767 return tempfile.TemporaryFile("w+b")