using re.split function

david burstein david007killer at gmail.com
Sat Nov 21 13:49:21 EST 2015


im pretty new in python and i didnt get how to use the re.split function.
for example if i have a string and i want to split it by two conditions:
first one splitting when " [ " appears second one when "]" appears



More information about the Python-list mailing list