*Not documented*
def join(self, name):
origin: test.collect.Directory
where:
changes in __dict__ after execution:
exceptions that might appear during execution:
function source:
def join(self, name):
x = super(Directory, self).join(name)
if x is None:
x = self.makeitem(name)
return x
called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py
traceback test.collect.Directory.join.0
called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py
traceback test.collect.Directory.join.1
called in /home/johnny/projects/merlinux/py/dist/py/test/rsession/rsession.py
traceback test.collect.Directory.join.2
called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py
traceback test.collect.Directory.join.3
called in /home/johnny/projects/merlinux/py/dist/py/test/rsession/rsession.py
traceback test.collect.Directory.join.4
called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py
traceback test.collect.Directory.join.5
called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py
traceback test.collect.Directory.join.6
called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py
traceback test.collect.Directory.join.7
called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py
traceback test.collect.Directory.join.8
called in /home/johnny/projects/merlinux/py/dist/py/test/rsession/rsession.py
traceback test.collect.Directory.join.9
called in /home/johnny/projects/merlinux/py/dist/py/test/rsession/rsession.py
traceback test.collect.Directory.join.10
called in /home/johnny/projects/merlinux/py/dist/py/test/rsession/rsession.py
traceback test.collect.Directory.join.11
called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py
traceback test.collect.Directory.join.12
called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py
traceback test.collect.Directory.join.13
called in /home/johnny/projects/merlinux/py/dist/py/test/rsession/rsession.py
traceback test.collect.Directory.join.14
called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py
traceback test.collect.Directory.join.15
called in /home/johnny/projects/merlinux/py/dist/py/test/rsession/rsession.py
traceback test.collect.Directory.join.16
called in /home/johnny/projects/merlinux/py/dist/py/test/rsession/rsession.py
traceback test.collect.Directory.join.17
called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py
traceback test.collect.Directory.join.18
called in /home/johnny/projects/merlinux/py/dist/py/test/rsession/rsession.py
traceback test.collect.Directory.join.19
called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py