Searched refs:_ERROR_MSG_DEL_STYLE_RE (Results 1 – 1 of 1) sorted by relevance
38 _ERROR_MSG_DEL_STYLE_RE = r"(<style.+\/style>)" variable185 content = re.sub(_ERROR_MSG_DEL_STYLE_RE, "", content, flags=re.DOTALL)