Thanks to all for your responses! Good lessons. I implemented something like what Jerry Hill suggested (dictionary), which works well for my purposes. The list of strings that is being passed into this code is also provided by something I wrote so I do trust what is being sent. Might use what AB suggested down the line, as tool expands. Thanks! -- http://mail.python.org/mailman/listinfo/python-list
- Re: How to convert a list of strings into a list of variab... John Gordon
- Re: How to convert a list of strings into a list of variab... Kingsley Adio
- Re: How to convert a list of strings into a list of variab... Roy Smith
- Re: How to convert a list of strings into a list of v... noydb
