[BangPypers] splitting the string

murugadoss murugadoss2884 at gmail.com
Sat May 29 11:17:40 CEST 2010


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


More information about the BangPypers mailing list