def __str__()
in
rocketmq/client.py [0:0]
2
lines of code
1
McCabe index (conditional complexity)
def __str__(self): return self.body.decode('utf-8')