Python RegEx Split – re.split() Syntax

137

re.split(pattern, string, maxsplit=0, flags=0)

Comments

Submit
0 Comments