method: io.FDCapture.maketmpfile

*Not documented*
    def maketmpfile(self): 

origin: io.FDCapture

where:

function source:

def maketmpfile(self): 
    f = os.tmpfile()
    newf = py.io.dupfile(f) 
    f.close()
    return newf 

call sites:

called in /home/johnny/projects/merlinux/py/dist/py/io/capture.py

traceback io.FDCapture.maketmpfile.0

called in /home/johnny/projects/merlinux/py/dist/py/io/capture.py

traceback io.FDCapture.maketmpfile.1

called in /home/johnny/projects/merlinux/py/dist/py/io/capture.py

traceback io.FDCapture.maketmpfile.2

called in /home/johnny/projects/merlinux/py/dist/py/io/capture.py

traceback io.FDCapture.maketmpfile.3

called in /home/johnny/projects/merlinux/py/dist/py/io/capture.py

traceback io.FDCapture.maketmpfile.4

called in /home/johnny/projects/merlinux/py/dist/py/io/capture.py

traceback io.FDCapture.maketmpfile.5

called in /home/johnny/projects/merlinux/py/dist/py/io/capture.py

traceback io.FDCapture.maketmpfile.6

called in /home/johnny/projects/merlinux/py/dist/py/io/capture.py

traceback io.FDCapture.maketmpfile.7

called in /home/johnny/projects/merlinux/py/dist/py/io/capture.py

traceback io.FDCapture.maketmpfile.8

called in /home/johnny/projects/merlinux/py/dist/py/io/capture.py

traceback io.FDCapture.maketmpfile.9

called in /home/johnny/projects/merlinux/py/dist/py/io/capture.py

traceback io.FDCapture.maketmpfile.10

called in /home/johnny/projects/merlinux/py/dist/py/io/capture.py

traceback io.FDCapture.maketmpfile.11

called in /home/johnny/projects/merlinux/py/dist/py/io/capture.py

traceback io.FDCapture.maketmpfile.12

called in /home/johnny/projects/merlinux/py/dist/py/io/capture.py

traceback io.FDCapture.maketmpfile.13

called in /home/johnny/projects/merlinux/py/dist/py/io/capture.py

traceback io.FDCapture.maketmpfile.14

called in /home/johnny/projects/merlinux/py/dist/py/io/capture.py

traceback io.FDCapture.maketmpfile.15

called in /home/johnny/projects/merlinux/py/dist/py/io/capture.py

traceback io.FDCapture.maketmpfile.16

called in /home/johnny/projects/merlinux/py/dist/py/io/capture.py

traceback io.FDCapture.maketmpfile.17

called in /home/johnny/projects/merlinux/py/dist/py/io/capture.py

traceback io.FDCapture.maketmpfile.18

called in /home/johnny/projects/merlinux/py/dist/py/io/capture.py

traceback io.FDCapture.maketmpfile.19

called in /home/johnny/projects/merlinux/py/dist/py/io/capture.py

traceback io.FDCapture.maketmpfile.20