split

km km at mrna.tn.nic.in
Sat Jun 12 11:10:44 EDT 2004


 hi all,
i have a string like this 
s = "znfciuheiahkcjnksdhuicvh"
how to cut it into individual characrers and create an array out of it ? 
i tried s.split()
but it doesnt work
regards,
KM






More information about the Python-list mailing list