[BangPypers] splitting the string

JAGANADH G jaganadhg at gmail.com
Sat May 29 11:21:31 CEST 2010


On Sat, May 29, 2010 at 2:47 PM, murugadoss <murugadoss2884 at gmail.com>wrote:

> 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
>

Have you reffered any Python documentation or books
or even used Gooogle ?

-- 
**********************************
JAGANADH G
http://jaganadhg.freeflux.net/blog


More information about the BangPypers mailing list