Kay Schluehr wrote:
>>>>list.from_str("abc")
> 
> list("a", "b", "c" )


I assume we'll also have list.from_list, list.from_tuple,
list.from_genexp, list.from_xrange, etc.?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to