python parsing question from a python newbie (though coding for 10 years)

Pat McGroin a5h1th34d at hotmail.com
Mon Feb 3 13:36:00 EST 2003


I need to take a string and parse\split\breakup the string into each
seperate character into an array.  The only part I don't know is how
to split into seperate chars, could someone please give me a quick 1
line of code answer?

Thanks.




More information about the Python-list mailing list