Searched refs:autoext (Results 1 – 4 of 4) sorted by relevance
433 filename = get_temp_file(autoext=".ps")447 filename = get_temp_file(autoext=".pdf")
35 def get_temp_file(keep=False, autoext=""): argument40 fname = tempfile.NamedTemporaryFile(prefix="scapy", suffix=autoext,504 target = get_temp_file(autoext="."+format)
498 fname = get_temp_file(autoext=".eps")516 fname = get_temp_file(autoext=".pdf")
200 tmpfile = get_temp_file(autoext=".ut")