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
More information about the Python-list mailing list
Mon Feb 3 13:36:00 EST 2003
- Previous message (by thread): python parsing question from a python newbie (though coding for 10 years)
- Next message (by thread): python parsing question from a python newbie (though coding for 10 years)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message (by thread): python parsing question from a python newbie (though coding for 10 years)
- Next message (by thread): python parsing question from a python newbie (though coding for 10 years)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list