problem deleting html tags and \r\n in python

前端 未结 0 1409
滥情空心
滥情空心 2021-01-18 01:18

Hi have this email that converted in string. I used this

    import re

    def cleanhtml(raw_html):
        cleanr = r         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题