I have strings that have empty xml elements in them, like this:>>> s = """fizz buzz <pb n="44"/> bananas""" These strings have been assigned to xml elements ...
確定! 回上一頁