SyntaxFix
Write A Post
Hire A Developer
Questions
if re.match(regex, content): blah..
You could also use re.search depending on how you want it to match.
re.search