User-callable function to create and return a unique temporary file. The return value is a pair (fd, name) where fd is the file descriptor returned by os.open, and name is the filename. If 'suffix' is specified, the file name will end with that suffix, otherwise there will be no su
(suffix="", prefix=template, dir=None, text=False)
source not stored for this graph (policy: none)
no test coverage detected