method: test.collect.Generator.finishcapture

*Not documented*
    def finishcapture(self): 

origin: test.collect.Collector

where:

function source:

def finishcapture(self): 
    return None # by default collectors don't capture output 

call sites:

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

traceback test.collect.Generator.finishcapture.0

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

traceback test.collect.Generator.finishcapture.1