SyntaxFix
Write A Post
Hire A Developer
Questions
You can also do this (in python) by using re.split, and splitting based on your regular expression, thus returning all the parts that don't match the regex, splitting based on what doesn't match a regularexpression
re.split