Is it possible to run a list comprehension over a certain portion of
the list? My goals is to be able to run the comprehension on the
innermost elements of the list, but leaving the outermost intact.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to