*Not documented*
def listnames(self):
origin: test.collect.Collector
where:
function source:
def listnames(self):
return [x.name for x in self.listchain()]
called in /home/johnny/projects/merlinux/py/dist/py/test/tkinter/util.py
traceback test.collect.Class.listnames.0
called in /home/johnny/projects/merlinux/py/dist/py/test/tkinter/util.py
traceback test.collect.Class.listnames.1
called in /home/johnny/projects/merlinux/py/dist/py/test/tkinter/util.py