Is there a simple function to generate a list like ['a', 'b', 'c', ...
'z']?   The range() just can generate the numeric list.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to