method: test.collect.Module.finishcapture

*Not documented*
    def finishcapture(self): 

origin: test.collect.Module

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.collect.Module.finishcapture.0

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

traceback test.collect.Module.finishcapture.1

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

traceback test.collect.Module.finishcapture.2

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

traceback test.collect.Module.finishcapture.3

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

traceback test.collect.Module.finishcapture.4

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

traceback test.collect.Module.finishcapture.5

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

traceback test.collect.Module.finishcapture.6

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

traceback test.collect.Module.finishcapture.7

called in /home/johnny/projects/merlinux/py/dist/py/test/tkinter/reportsession.py

traceback test.collect.Module.finishcapture.8

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

traceback test.collect.Module.finishcapture.9

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

traceback test.collect.Module.finishcapture.10

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

traceback test.collect.Module.finishcapture.11

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

traceback test.collect.Module.finishcapture.12

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

traceback test.collect.Module.finishcapture.13

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

traceback test.collect.Module.finishcapture.14

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

traceback test.collect.Module.finishcapture.15

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

traceback test.collect.Module.finishcapture.16

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

traceback test.collect.Module.finishcapture.17

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

traceback test.collect.Module.finishcapture.18

called in /home/johnny/projects/merlinux/py/dist/py/test/tkinter/reportsession.py

traceback test.collect.Module.finishcapture.19