method: test.collect.Directory.listnames

*Not documented*
    def listnames(self): 

origin: test.collect.Collector

where:

function source:

def listnames(self): 
    return [x.name for x in self.listchain()]

call sites:

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

traceback test.collect.Directory.listnames.0

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

traceback test.collect.Directory.listnames.1

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

traceback test.collect.Directory.listnames.2

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

traceback test.collect.Directory.listnames.3

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

traceback test.collect.Directory.listnames.4

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

traceback test.collect.Directory.listnames.5

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

traceback test.collect.Directory.listnames.6

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

traceback test.collect.Directory.listnames.7

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

traceback test.collect.Directory.listnames.8

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

traceback test.collect.Directory.listnames.9