def __getattr__()
in
debug/NicerTrace.py [0:0]
2
lines of code
1
McCabe index (conditional complexity)
def __getattr__(self, attr): return getattr(self.stdout, attr)