python split text in multple places code example Example: python split text in multple places import re re.split('; |, ',str)