splitting a long string into a list

Raphael raphael.badeau at yahoo.fr
Tue Nov 28 00:56:37 EST 2006


What exactly seems to be the problem?


"ronrsr" <ronrsr at gmail.com> wrote in message 
news:1164692082.272978.66720 at 14g2000cws.googlegroups.com...
>I have a single long string - I'd like to split it into a list of
> unique keywords. Sadly, the database wasn't designed to do this, so I
> must do this in Python - I'm having some trouble using the .split()
> function, it doesn't seem to do what I want it to - any ideas?
>
> thanks very much for your help.
>
> r-sr- 





More information about the Python-list mailing list