We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
REX_SANITIZE = re.compile(ur'[\'"]')
The above statement throws a SyntaxError, how can we fix this?