Python正则案例-re正则模糊匹配并进行模糊替换


#!/usr/bin/env python# -*- encoding: utf-8 -*-"""@File : 模糊替换.py@Time : 2022-03-31-22-34@Author : 坐公交也用券@Version : 1.0@C