def __getattr__()

in debug/NicerTrace.py [0:0]


    def __getattr__(self, attr):
        return getattr(self.stdout, attr)