in dubbo_client/config.py [0:0]
def __str__(self): return 'ApplicationConfig is {0}'.format(",".join(k + ':' + v for k, v in vars(self).iteritems()))