blob: 63c14bd564f3cee99a994c969bc62f7027380cca [file] [log] [blame]
a = """"""
b = """
"1.0" encoding="ascii"?
"""
str = re.sub(r"""\\\\""", r"""\""", str)