Hi, I want to split the string using the delimiter, can any please suggest me way to do it in python
for example:
one;two;three;four (string)
i need to split this string using ; like one,two,three,four
Thank in advance
--
Thanks & Regards
V.Murugadoss
_______________________________________________
BangPypers mailing list
[email protected]
http://mail.python.org/mailman/listinfo/bangpypers
