In <mailman.1160.1244175201.8015.python-l...@python.org> Chris Rebert <c...@rebertia.com> writes:
>Just add the lists together. >for x in list_a + list_b: > foo(x) Cool! Thanks! kynn -- -- http://mail.python.org/mailman/listinfo/python-list
In <mailman.1160.1244175201.8015.python-l...@python.org> Chris Rebert <c...@rebertia.com> writes:
>Just add the lists together. >for x in list_a + list_b: > foo(x) Cool! Thanks! kynn -- -- http://mail.python.org/mailman/listinfo/python-list