I want to regex split a string by character with look behind and optional look ahead in python. For example : character : \'.\'
Case 1:
import re str_t