Exemplo n.º 1
0
def tagListToStr(tagList):
    return ', '.join(Tag.TagsToNames(tagList))