in python2/alibabacloud_darabonba_array/client.py [0:0]
def join(raw, sep): if raw and sep: return sep.join(raw)