method: test.collect.Instance.join

*Not documented*
    def join(self, name): 

origin: test.collect.Collector

where:

function source:

def join(self, name): 
    self._prepare()
    return self._name2items.get(name, None) 

call sites:

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

traceback test.collect.Instance.join.0

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

traceback test.collect.Instance.join.1

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

traceback test.collect.Instance.join.2

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

traceback test.collect.Instance.join.3

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

traceback test.collect.Instance.join.4

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

traceback test.collect.Instance.join.5

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

traceback test.collect.Instance.join.6

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

traceback test.collect.Instance.join.7

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

traceback test.collect.Instance.join.8

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

traceback test.collect.Instance.join.9

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

traceback test.collect.Instance.join.10

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

traceback test.collect.Instance.join.11

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

traceback test.collect.Instance.join.12

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

traceback test.collect.Instance.join.13

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

traceback test.collect.Instance.join.14

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

traceback test.collect.Instance.join.15

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

traceback test.collect.Instance.join.16

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

traceback test.collect.Instance.join.17

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

traceback test.collect.Instance.join.18

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

traceback test.collect.Instance.join.19

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

traceback test.collect.Instance.join.20