Python RegEx Split – re.split() Syntax

178

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

Comments

Submit
0 Comments