Using regular expressions in Python, I am trying to remove all XML-type elements in a string, except those containing QUOTE, eg Using regular expressions in Python, I am tryin
Using regular expressions in Python, I am trying to remove all XML-type elements in a string, except those containing QUOTE, eg Using regular expressions in Python, I am tryin