method: test.remote.__getattr__

*Not documented*
    def __getattr__(self, attr):

origin: RemoteOptions

where:

function source:

def __getattr__(self, attr):
    if attr == 'd':
        return self.__dict__['d']
    return self.d[attr]

call sites:

called in /home/johnny/projects/merlinux/py/dist/py/test/rsession/box.py

traceback test.remote.__getattr__.0

called in /home/johnny/projects/merlinux/py/dist/py/test/rsession/box.py

traceback test.remote.__getattr__.1

called in /home/johnny/projects/merlinux/py/dist/py/test/rsession/box.py

traceback test.remote.__getattr__.2

called in /home/johnny/projects/merlinux/py/dist/py/test/rsession/box.py

traceback test.remote.__getattr__.3

called in /home/johnny/projects/merlinux/py/dist/py/test/rsession/box.py

traceback test.remote.__getattr__.4

called in /home/johnny/projects/merlinux/py/dist/py/test/rsession/box.py

traceback test.remote.__getattr__.5

called in /home/johnny/projects/merlinux/py/dist/py/test/rsession/box.py

traceback test.remote.__getattr__.6

called in /home/johnny/projects/merlinux/py/dist/py/test/rsession/outcome.py

traceback test.remote.__getattr__.7

called in /home/johnny/projects/merlinux/py/dist/py/test/rsession/box.py

traceback test.remote.__getattr__.8

called in /home/johnny/projects/merlinux/py/dist/py/test/rsession/box.py

traceback test.remote.__getattr__.9

called in /home/johnny/projects/merlinux/py/dist/py/test/rsession/box.py

traceback test.remote.__getattr__.10

called in /home/johnny/projects/merlinux/py/dist/py/test/rsession/box.py

traceback test.remote.__getattr__.11

called in /home/johnny/projects/merlinux/py/dist/py/test/rsession/box.py

traceback test.remote.__getattr__.12

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

traceback test.remote.__getattr__.13

called in /home/johnny/projects/merlinux/py/dist/py/test/rsession/box.py

traceback test.remote.__getattr__.14

called in /home/johnny/projects/merlinux/py/dist/py/test/rsession/outcome.py

traceback test.remote.__getattr__.15

called in /home/johnny/projects/merlinux/py/dist/py/test/rsession/outcome.py

traceback test.remote.__getattr__.16

called in /home/johnny/projects/merlinux/py/dist/py/test/rsession/box.py

traceback test.remote.__getattr__.17

called in /home/johnny/projects/merlinux/py/dist/py/test/rsession/outcome.py

traceback test.remote.__getattr__.18

called in /home/johnny/projects/merlinux/py/dist/py/test/rsession/outcome.py

traceback test.remote.__getattr__.19

called in /home/johnny/projects/merlinux/py/dist/py/test/rsession/box.py

traceback test.remote.__getattr__.20