method: test.collect.Directory.run

*Not documented*
    def run(self): 

origin: test.collect.Collector

where:

changes in __dict__ after execution:

exceptions that might appear during execution:

function source:

def run(self): 
    self._prepare()
    itemlist = self._name2items.values()
    itemlist.sort()
    return [x.name for x in itemlist]

call sites:

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

traceback test.collect.Directory.run.0

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

traceback test.collect.Directory.run.1

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

traceback test.collect.Directory.run.2

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

traceback test.collect.Directory.run.3

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

traceback test.collect.Directory.run.4

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

traceback test.collect.Directory.run.5

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

traceback test.collect.Directory.run.6

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

traceback test.collect.Directory.run.7

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

traceback test.collect.Directory.run.8

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

traceback test.collect.Directory.run.9

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

traceback test.collect.Directory.run.10

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

traceback test.collect.Directory.run.11

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

traceback test.collect.Directory.run.12

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

traceback test.collect.Directory.run.13

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

traceback test.collect.Directory.run.14

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

traceback test.collect.Directory.run.15

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

traceback test.collect.Directory.run.16

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

traceback test.collect.Directory.run.17

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

traceback test.collect.Directory.run.18

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

traceback test.collect.Directory.run.19

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

traceback test.collect.Directory.run.20