method: test.collect.DoctestFile.run

*Not documented*
    def run(self):

origin: test.collect.DoctestFile

where:

function source:

def run(self):
    return [self.fspath.basename]

call sites:

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

traceback test.collect.DoctestFile.run.0

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

traceback test.collect.DoctestFile.run.1