判断字符串是否含有英文
if re.search('[a-z]',creator):
creator = creator.replace("、", ';').replace(",", ';').replace(";;;;;", ';').replace(";;;;", ';').replace(";;;", ';').replace(";;", ';').replace("'", '"').strip()
print (creator)
分享标题:判断字符串是否含有英文
当前URL:http://www.huitaihen.com/article/popspg.html


咨询
建站咨询
