method: io.FDCapture.done

*Not documented*
    def done(self): 

origin: io.FDCapture

where:

exceptions that might appear during execution:

function source:

def done(self): 
    os.dup2(self._savefd, self.targetfd) 
    self.unsetfiles() 
    os.close(self._savefd) 
    self.tmpfile.seek(0)
    return self.tmpfile 

call sites:

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

traceback io.FDCapture.done.0

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

traceback io.FDCapture.done.1

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

traceback io.FDCapture.done.2

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

traceback io.FDCapture.done.3

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

traceback io.FDCapture.done.4

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

traceback io.FDCapture.done.5

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

traceback io.FDCapture.done.6

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

traceback io.FDCapture.done.7

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

traceback io.FDCapture.done.8

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

traceback io.FDCapture.done.9

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

traceback io.FDCapture.done.10

called in /home/johnny/projects/merlinux/py/dist/py/io/test/test_capture.py

traceback io.FDCapture.done.11

called in /home/johnny/projects/merlinux/py/dist/py/io/test/test_capture.py

traceback io.FDCapture.done.12

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

traceback io.FDCapture.done.13

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

traceback io.FDCapture.done.14

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

traceback io.FDCapture.done.15

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

traceback io.FDCapture.done.16

called in /home/johnny/projects/merlinux/py/dist/py/io/test/test_capture.py

traceback io.FDCapture.done.17

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

traceback io.FDCapture.done.18

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

traceback io.FDCapture.done.19

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

traceback io.FDCapture.done.20