On Thu, Aug 18, 2011 at 10:57 AM, noydb <jenn.du...@gmail.com> wrote:
> How would you convert a list of strings into a list of variables using
> the same name of the strings?
>
> So, ["red", "one", "maple"] into [red, one, maple]
  Why would you want to?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to