method: test.Function.finishcapture

*Not documented*
    def finishcapture(self): 

origin: test.Item

where:

changes in __dict__ after execution:

function source:

def finishcapture(self): 
    if hasattr(self, '_capture'): 
        capture = self._capture 
        del self._capture
        self.captured_out, self.captured_err = capture.reset()

call sites:

called in /home/johnny/projects/merlinux/py/dist/py/test/session.py

traceback test.Function.finishcapture.0

called in /home/johnny/projects/merlinux/py/dist/py/test/session.py

traceback test.Function.finishcapture.1

called in /home/johnny/projects/merlinux/py/dist/py/test/session.py

traceback test.Function.finishcapture.2

called in /home/johnny/projects/merlinux/py/dist/py/test/session.py

traceback test.Function.finishcapture.3

called in /home/johnny/projects/merlinux/py/dist/py/test/session.py

traceback test.Function.finishcapture.4

called in /home/johnny/projects/merlinux/py/dist/py/test/session.py

traceback test.Function.finishcapture.5

called in /home/johnny/projects/merlinux/py/dist/py/test/session.py

traceback test.Function.finishcapture.6

called in /home/johnny/projects/merlinux/py/dist/py/test/session.py

traceback test.Function.finishcapture.7

called in /home/johnny/projects/merlinux/py/dist/py/test/session.py

traceback test.Function.finishcapture.8

called in /home/johnny/projects/merlinux/py/dist/py/test/session.py

traceback test.Function.finishcapture.9

called in /home/johnny/projects/merlinux/py/dist/py/test/session.py

traceback test.Function.finishcapture.10

called in /home/johnny/projects/merlinux/py/dist/py/test/session.py

traceback test.Function.finishcapture.11

called in /home/johnny/projects/merlinux/py/dist/py/test/session.py

traceback test.Function.finishcapture.12

called in /home/johnny/projects/merlinux/py/dist/py/test/session.py

traceback test.Function.finishcapture.13

called in /home/johnny/projects/merlinux/py/dist/py/test/session.py

traceback test.Function.finishcapture.14

called in /home/johnny/projects/merlinux/py/dist/py/test/session.py

traceback test.Function.finishcapture.15

called in /home/johnny/projects/merlinux/py/dist/py/test/session.py

traceback test.Function.finishcapture.16

called in /home/johnny/projects/merlinux/py/dist/py/test/session.py

traceback test.Function.finishcapture.17

called in /home/johnny/projects/merlinux/py/dist/py/test/session.py

traceback test.Function.finishcapture.18

called in /home/johnny/projects/merlinux/py/dist/py/test/session.py

traceback test.Function.finishcapture.19

called in /home/johnny/projects/merlinux/py/dist/py/test/session.py

traceback test.Function.finishcapture.20