method: test.remote.__init__

*Not documented*
    def __init__(self, d):

origin: RemoteOptions

where:

changes in __dict__ after execution:

function source:

def __init__(self, d):
    self.d = d

call sites:

called in None</home/johnny/projects/merlinux/py/dist/py/test/rsession/testing/test_slave.py:139>

traceback test.remote.__init__.0

called in None</home/johnny/projects/merlinux/py/dist/py/test/rsession/testing/test_slave.py:165>

traceback test.remote.__init__.1

called in None</home/johnny/projects/merlinux/py/dist/py/test/rsession/testing/test_slave.py:175>

traceback test.remote.__init__.2